Reparameterize eSVD object
reparameterization_esvd_covariates.Rd
Reparameterize eSVD object
Usage
reparameterization_esvd_covariates(
input_obj,
fit_name,
omitted_variables = NULL,
verbose = 0
)
Arguments
- input_obj
eSVD
object, after eitherinitialize_esvd()
oropt_esvd()
- fit_name
The name of the fit in
input_obj
that you wish to reparameterize. This should be innames(input_obj)
- omitted_variables
Either
NULL
(the default) or variables ininput_obj$covariates
that should not be reparameterized- verbose
Integer.