| ngme_parse_formula | R Documentation |
Parse the formula for ngme function
ngme_parse_formula(
fm,
data,
control_ngme,
noise,
group,
replicate,
prior_beta,
standardize
)
fm |
formula |
data |
data.frame |
control_ngme |
control_ngme |
noise |
noise |
group |
group factor |
replicate |
replicate vector |
prior_beta |
prior specification for fixed effects |
standardize |
logical, whether fixed effects are standardized |
a list (replicate) of ngme_replicate models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.