Displaying 1 result from an estimated 1 matches for "incurves".
Did you mean:
incures
2006 Oct 30
1
nlme Error: Subscript out of bounds
...plify the call as much as possible (by creating another grouped
object, instead of using subset= and compacting the fixed and random
expressions.)
This is a what the grouped data object looks like:
levelI.data[1:2,]
Grouped Data: GMAE ~ AGE | STUDYID
STUDYID TIME SCORE INCURVES MOST FIRST AGE
19 1005 1 ACTUAL (unaided) in JAMA curves Level I Level I 49.11301
20 1005 2 ACTUAL (unaided) in JAMA curves Level I Level I 56.53745
GMFM GMFCS GMAE YRS
19 91.03394 1 74.16 4.092751
20 95.35018 1 84.05 4.711454
Here is...