lfpcr_boot_oneunit: Run one unit boot strapping

Description Usage Arguments Author(s) References

Description

Run one unit boot strapping

Usage

1
2
3
4
lfpcr_boot_oneunit(datct = NULL, idlist = NULL, seednum = 1000,
  idvar = NULL, timevar = NULL, inYrs = FALSE, predvarlist = NULL,
  outcomevar = NULL, covariates = NULL, varthresh = 0.85,
  lambdalist = 2^(c(-8:8)), penalty.factor = NULL, nfold = 10)

Arguments

idlist

List of sample unit

seednum

random seed number

idvar

ID variable name from the dataset

timevar

time variable name from the dataset in days from the baseline

inYrs

whether the time variable needs to be converted in years, default FALSE

predvarlist

columns of the predictors

outcomevar

outcome variable

varthresh

threshold for LFPCA

Author(s)

Seonjoo lee sl2670@cumc.columbia.edu

References

TBA


seonjoo/Lpredict documentation built on May 29, 2019, 6:54 p.m.