get model fitted mean for conditional independence model
get_fitted_mean_no_nested( slice, res_nplcm, model_options, data_nplcm, clean_options )
slice
: the slice of BrS data that are modeledres_nplcm
: matrix of MCMC samplesmodel_options
: see nplcm()
data_nplcm
: see nplcm()
clean_options
: see clean_perch_data()
a list with model fitted means
Useful links