View source: R/observation_models.R
combined_model | R Documentation |
Sample Eta given a list of different observation_models
combined_model(observation_model_parameters, MegaLMM_state = list())
observation_model_parameters |
a list of observation_model lists |
MegaLMM_state |
the current MegaLMM_state object. Can be just a list with |
list of data_model variables including:
state a list of parameters associated with the data_model. Here, only the matrix Eta
posteriorSample_params a list of parameter names to record posterior samples of
posteriorMean_params a list of parameters to record the posterior mean, but not save individual posterior samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.