get marginal TPR and FPR for nested model
get_marginal_rates_nested(slice, res_nplcm, model_options, data_nplcm)
slice
: the slice of BrS data that are modeledres_nplcm
: matrix of MCMC samplesmodel_options
: see nplcm()
data_nplcm
: see nplcm()
a matrix of no. of rows equal to retained MCMC samples, no. of columns equal to the no. of measurement dimensions within a slice.
Useful links