search for: date9

Displaying 1 result from an estimated 1 matches for "date9".

Did you mean: date
2004 Nov 19
0
NLME plottting and Confidence Intervals
All, I have been learning about mixed models and have been able to successfully use lme( ) and nlme( ) to fit some simple linear and 4PL logistic models. As a relative "newbie" I am at a loss as to how I can do the following: (1) Import a SAS dataset with DATE9. formatted time values and get them converted into a convenient time variable for use with the nlme package. In particular, I would like to use the lattice package to produce panel plots for diagnostic and exploratory purposes. (2) Plot the fitted model(s) along with appropri...