View source: R/observation_models.R
regression_model | R Documentation |
Eta is a matrix of individual-level parmaters for a regression-spline with equivalent knots over all individuals
regression_model(observation_model_parameters, MegaLMM_state = list())
observation_model_parameters |
a list including:
1) |
MegaLMM_state |
The current |
This function should pre-calculate design matrices for each individual (assuming they are all
unique). During sampling, should sample regression coefficients Eta
given the factor model state.
Set up to allow for non iid errors, but currently not implemented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.