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
> 
> ---------------------------------
> Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [EMAIL PROTECTED] 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
> 
>

______________________________________________
[EMAIL PROTECTED] 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

Reply via email to