lambdaValues of lambda (knots) visited along the path
actionVector of predictors in order of entry
signSigns of coefficients of predictors, upon entry
dfDegrees of freedom of each active model
betaMatrix of regression coefficients for each model along the path,
one model per column
completepathWas the complete stepwise path computed?
blsIf completepath is TRUE, the full least squares coefficients
GammaMatrix that captures the polyhedral selection at each step
nkNumber of polyhedral constraints at each step in path
vregMatrix of linear contrasts that gives coefficients of variables
to enter along the path
mpValue of M+ (for internal use with the spacing test)
xMatrix of predictors used
yVector of outcomes used
bxVector of column means of original x
byMean of original y
sxNorm of each column of original x
interceptWas an intercept included?
normalizeWere the predictors normalized?
callThe call to lar