bStep2 {forsearch} | R Documentation |
Update Observation Numbers in Step 2
Description
Derives the set of Step 2 observation numbers for forsearch in linear mixed effects models
Usage
bStep2(f2, dfa2, randm2, ms, finalm, fbg, b.d, rnk2, ycol)
Arguments
f2 |
Fixed parameter formula |
dfa2 |
Complete data set with factor subset identification codes |
randm2 |
Random parameter formula |
ms |
Number of observations beginning Step 2 |
finalm |
List of expanding subset observation numbers |
fbg |
List of observation numbers by factor subgroup |
b.d |
Indicator of place in code to begin diagnostic printouts |
rnk2 |
Rank of linear regression with factor variables eliminated |
ycol |
Column number of response variable |
Details
Support function, usually not called independently
Value
List of expanding number sets corresponding to observation numbers
Author(s)
William R. Fairweather
[Package forsearch version 6.2.0 Index]