[R] problem locfit

Liaw, Andy andy_liaw at merck.com
Mon Jun 21 17:05:59 CEST 2004


Please do read the posting guide, as the footer suggests, on how to ask
questions in a way that induce useful answers.

>From the little bit that you showed, you stored the result of locfit() to an
object named `fitbmt', but then try to look at an object named `fitbmt31'.
Is that what you really intended to do?  

Andy

> From: fatima bouharaoui
> 
> I have a problem with the use of locfit with censured data, 
> when I carry out locfit by: 
> fitbmt<-locfit(~recur,data=BMTAGE11,cens=df.status,family="haz
> ard",alpha=0.5)
>  it does not give me any message, but if I want to obtain the 
> graph or even if I ask for (fitbmt) made it gives me the 
> following message: 
>  
> > fitbmt31
> Problem: Object "fitbmt31" not found, while calling 
> subroutine slocfit 
> Use traceback() to see the call stack
> I have this problem with several dataset ,but I don't know 
> what is the problem
> thank you for your help
> 
> ---------------------------------
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>




More information about the R-help mailing list