powered by
x
## S3 method for class 'lme': formula(x, \dots)
lme
data(Orthodont) fm1 <- lme(distance ~ age, Orthodont, random = ~ age | Subject) formula(fm1)
Run the code above in your browser using DataLab