Derives the first set of observation numbers for forsearch in linear mixed effects models
bStep1(yesfactor, df1, df1.ls, groups, inner.rank, source, initial.sample,
nofactform = NULL, formulaA, randform, inc, ycol, b.d)Produces set of observation numbers for Step 1. Accounts for presence of factors and groups in the dataset
Logical. TRUE if there are factors in the X matrix
Data frame being analyzed by forward search.
List, each element of which is a factor subset of df1
Vector of Quoted names of group variables
Rank of X matrix of lme analysis on entire database
Vector list of subsets provding observations
Number of random samples from which to take set of initial observations
2-sided formula without factors
Formula for all effects including factors and constructed variables
One-sided random effects formula
Logical. TRUE causes relaxation of lmeControl
Response column number
Index of point to begin diagnostic listings
William R. Fairweather
Support function, usually not called independently