Skip to content
Prev 165258 / 398506 Next

Specify nonlinear equation with nlme

justin bem <justin_bem <at> yahoo.fr> writes:
How can I specify this
I have many value of 1 in y logit(1)=Inf.

Using exp in this case is a fairly common approach, and there are some examples
in the Pinheiro/Bates Book, chapter 8.2 (look for orange tree); or, if you do
not have access to it, look at ch08.r in library/nlme/scripts

Dieter