unconstrained.unpenalized | R Documentation |
Estimate unconstrained model parameters.
unconstrained.unpenalized(Y, M, A, C = NULL)
Y |
A (n x 1) continuous outcome vector. |
M |
A (n x p_m) matrix of mediators. |
A |
A (n x 1) vector of exposures. |
C |
A (n x p_c) matrix of confounders and adjustment covariates. If there are no confounders or adjustment covariates set C = NULL. |
A list containing point estimates of the unconstrained model parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.