parse regression components (either false positive rate or etiology regression) for fitting npLCM; Only use this when formula is not NULL
.
NULL
.parse_nplcm_reg(form, data_nplcm, silent = TRUE)
form
: regression formuladata_nplcm
: data object for nplcm()
; may contain covariates X; must have case-control status Y.silent
: Default is TRUE
for no message about covariates; FALSE
otherwise.TRUE
for doing regression; FALSE
otherwise.
Useful links