Displaying 2 results from an estimated 2 matches for "limval".
2011 May 05
7
Draw a nomogram after glm
...st('Prob Y<=1'=plogis),
fun.at=c(seq(0,1,by=.1),.95,.99),
lmgp=.1, cex.axis=.6)
fun.at=c(.01,.05,seq(.1,.9,by=.1),.95,.99),
lmgp=.2, cex.axis=.6)
options(Fire=NULL)
Result is bad and I have this following error message:
Erreur dans value.chk(at, i, NA, -nint, Limval, type.range = "full") :
variable L does not have limits defined by datadist
Could you help me on the code to draw nomogram.
Nb: my English is low, I apologize.
Thank for your help
Komine
--
View this message in context: http://r.789695.n4.nabble.com/Draw-a-nomogram-after-glm-tp3...
2003 Nov 04
2
help with nomogram function
...80 right
Low 20 both.foam
High 80 right
Values:
time.long$task2 : both.foam left right
>
The model fitted and then when I try the nomgram function
> nomogram(failed.lr2)
Error in value.chk(at, i, NA, -nint, Limval, type.range = "full") :
variable Age does not have limits defined by datadist
>
I get an error. The NA values in ddist seem to be the problem but I
don't understand the datadist information.
Can anyone help explain why this is failing.
Thanks
Ross Darnell
--
University of...