get.candidate: 'get.candidate': Get candidate set

Description Usage Arguments Value

View source: R/utils.R

Description

Get the indices of the candidate set in the first stage

Usage

1

Arguments

xs

Standardized independent variables

ys

Standardized dependent variable

family

A description of the error distribution and link function to be used in the model. It can take the value of \code{gaussian}, \code{binomial}, \code{poisson}, and \code{cox}.

Value

A list of following components:

candidate.index

A vector of indices of selected variables in the candidate set

lambda

The lambda selected by generalized information criterion


zuoyi93/ProSGPV documentation built on Aug. 31, 2021, 1:22 a.m.