Derives the first set of observation numbers for forsearch in linear models
aStep1(yesfactor, df1, df1.ls, inner.rank, initial.sample, formulaA,
nofactform, ycol, b.d)Produces set of observation numbers for Step 1. Accounts for presence of factors 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
Rank of X matrix of lm analysis on entire database
Number of random samples from which to take set of initial observations
Fixed parameter formula of lm function
2-sided formula excluding factor variables
Response column number
Index of point to begin diagnostic listings
William R. Fairweather
Support function, usually not called independently