Sample Eta given a list of different observation_models

combined_model(observation_model_parameters, MegaLMM_state = list())

Arguments

observation_model_parameters

a list of observation_model lists

MegaLMM_state

the current MegaLMM_state object. Can be just a list with data

Value

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