> I need to use the function lme and especially the argument
> "correlation". This function is defined in the book "Mixed-Effects
> Models in S and S=Plus" p.474 as follows: lme ( fixed, data, random,
> correlation, weights, subset, method, na.action, control )
>
> But my version of S-Plus 4.0 still tells me that lme does not have
> "correclation" arguement and that ir is defined as follows :
S-PLUS 4.0 comes with version 2.1 of NLME and the version of NLME
described in the book is 3.1. There have been substantial changes in
the code between the two versions, including the argument list for the
lme and nlme functions. You should update to the latest version of
NLME, available at http://nlme.stat.wisc.edu.
Regards,
--Jose'
-----------------------------------------------------------------------------
Jose' Pinheiro
Bell Laboratories jcp@research.bell-labs.com
600 Mountain Avenue, Room 2C-258 office: (908) 582-2390
Murray Hill, NJ 07974 fax: (908) 582-3340
-----------------------------------------------------------------------------
|