Displaying 1 result from an estimated 1 matches for "plotcommand".
2000 Jul 31
2
NLME 3 (R version) again!
...major 1
minor 1.0
year 2000
month June
day 15
language R
I have downloaded nlme version 3_1.7 from the CRAN site.
I have been trying the example code from the plot.gls command. However, the plotcommand fails because the assigns use where instead of envir. So I changed these and still recieved and error telling me that envir was being misused. From what I could see the envir were being used in default mode so I simply removed them. Now when I run the code I get the following;
library(nlme)
Load...