Description Usage Arguments Value
View source: R/sensitivity_functions.R
Construct prior list based on type of sensitivity analysis
1 2 | make_prior(params, prior_type = c("unit", "partial", "strict", "dd",
"powerprior"), dd_control = NULL)
|
params |
List of parameters |
prior_type |
Variance type: unit variance ("unit"), informative priors on non-identifiable parameters ("partial"), strong prior information ("strict"), data-driven ("dd") based on external or simulated data set, or data pooling/power prior ("pp") based on the external or simulated data set |
dd_control |
Named list of data-driven options. If external data is to
be used, "small_data" needs to be formatted as output from
|
Named list of prior means and variance-covariance matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.