Set true positive rate (TPR) prior ranges for silver-standard data.
Source:R/set-prior.R
set_prior_tpr_SS.RdSet true positive rate (TPR) prior ranges for silver-standard data.
Arguments
- model_options
See
nplcm()function.- data_nplcm
See
assign_model()function.
Value
Parameters for the SS data TPR priors. It is a list of two lists (alpha and beta). Alpha and beta are of the same length, the number of BrS measurement slices. Each element of the alpha (beta) list is a numeric vector for alpha (beta) parameters to specify Beta prior for TPRs.
See also
Other prior specification functions:
overall_uniform(),
set_prior_tpr_BrS_NoNest()