get_marginal_rates_no_nested {baker} | R Documentation |
get marginal TPR and FPR for no nested model
Description
get marginal TPR and FPR for no nested model
Usage
get_marginal_rates_no_nested(slice, res_nplcm, model_options, data_nplcm)
Arguments
slice |
the slice of BrS data that are modeled |
res_nplcm |
matrix of MCMC samples |
model_options |
see |
data_nplcm |
see |
Value
a matrix of no. of rows equal to retained MCMC samples, no. of columns equal to the no. of measurement dimensions within a slice.
[Package baker version 1.0.3 Index]