predict.hdps_covars: Get matrix of hdps selected covariates

Description Usage Arguments Value Author(s) See Also

Description

returns the matix of covariates based on an hdps screening

Usage

1
2
## S3 method for class 'hdps_covars'
predict(object, newdata = NULL, keep_k_total, ...)

Arguments

object

object of class hdps_covars

newdata

NULL, or a matrix who's columns have names corresponding to those selected by hdps in object. If NULL selected covariates from original matrix used in the screening step are returned.

keep_k_total

change keep_k_total from the original call to hdps_screen

...

ignored

Value

A matrix of hdps selected covariates

Author(s)

Sam Lendle

See Also

hdps_screen


lendle/hdps documentation built on May 9, 2019, 8:34 a.m.