get_fitted_mean_no_nested {baker} | R Documentation |
get model fitted mean for conditional independence model
Description
get model fitted mean for conditional independence model
Usage
get_fitted_mean_no_nested(
slice,
res_nplcm,
model_options,
data_nplcm,
clean_options
)
Arguments
slice |
the slice of BrS data that are modeled |
res_nplcm |
matrix of MCMC samples |
model_options |
see |
data_nplcm |
see |
clean_options |
Value
a list with model fitted means
[Package baker version 1.0.3 Index]