grpselect: grpselect

Description Usage Arguments Value

View source: R/grpselect.R

Description

This is the split step, where variable in subgroups are selected

Usage

1
grpselect(fgrp, x, y, B = 50, parallel = TRUE)

Arguments

fgrp

the variable group object from 'deCorr“

x

the predictor matrix

y

a dataframe of time to event and event status. The primary outcome status is coded 1, the secondary outcome as 2, etc. The censored is coded as 0.

B

the number of bootstraps

parallel

whether to use multiple cores for parallel computing. Default is TRUE.

Value

a list of


RAEN documentation built on Feb. 22, 2021, 9:07 a.m.