starting {COP}R Documentation

starting is a function to select the first two important predictors to start with

Description

This function is used to select the first one or two predictors or check whether there is any predictor significant.

Usage

starting(x, y, H)

Arguments

x is a n by p matrix for the covariates
y is a response variable
H is the number of slices

Author(s)

Wenxuan Zhong


[Package COP version 1.0 Index]