parse regression components (either false positive rate or etiology regression) for fitting npLCM; Only use this when formula is not NULL.
Source: R/utils.R
parse_nplcm_reg.Rdparse regression components (either false positive rate or etiology regression)
for fitting npLCM; Only use this when formula is not NULL.
Arguments
- form
regression formula
- data_nplcm
data object for
nplcm(); may contain covariates X; must have case-control status Y.- silent
Default is
TRUEfor no message about covariates;FALSEotherwise.