set_prior_tpr_SS {baker}R Documentation

Set true positive rate (TPR) prior ranges for silver-standard data.

Description

Set true positive rate (TPR) prior ranges for silver-standard data.

Usage

set_prior_tpr_SS(model_options, data_nplcm)

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()


[Package baker version 1.0.3 Index]