starting {COP} | R Documentation |
This function is used to select the first one or two predictors or check whether there is any predictor significant.
starting(x, y, H)
x |
is a n by p matrix for the covariates |
y |
is a response variable |
H |
is the number of slices |
Wenxuan Zhong