Skip to content

package nlme: covariates and self-starting nonlinear regression

3 messages · Dr. Peter Schlattmann, Kjetil Halvorsen, Douglas Bates

#
Dear all,

I want to include covariates into the self-starting linear regression
functions
SSbiexp and SSfol. Is there a way to do this or do I need to define my
own functions
depending on the covariates?

My second question concerns the function nlme:
Is it possible to use this functions for fixed effects only?



Thanks a lot for your help
Best regards 
Peter

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Hola!

For the last Q: For fixed effects only, see the functions
gls  and gnls.

Kjetil Halvorsen
Peter Schlattmann wrote:
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
1 day later
#
kjetil halvorsen <kjetilh at umsanet.edu.bo> writes:
Perhaps nls too.
^^^^^^ nonlinear?
Can you give us an example of what you mean by "include covariates"?