pv In order the linear approximation, the included covariates, the regression coefficient values, the Gaussian P-values, the standard P-values and the proportional reduction in the sum of squared residuals due to this covariate.
Arguments
y
Dependent variable
x
Covariates
p0
The P-value cut-off
nu
The order statistic of Gaussian covariates used for comparison
kmn
The minimum number of included covariates irrespective of cut-off P-value
kmx
The maximum number of included covariates irrespective of cut-off P-value.
kex
The excluded covariates
mx
The maximum number of covariates for an all subset search
lm
The maximum number of linear approximations
sub
Logical if TRUE select the best subset
inr
Logical if TRUE include an intercept
xinr
Logical if TRUE intercept already included
qq
The number of covariates to choose from. If qq=0 the number of covariates of x is used.