Create empirical informed prior distributions.
prior_informed(name, parameter = NULL, type = "smd")An object of class prior.
character. Informed prior name. Supported examples include
"van Erp", "Oosterwijk", "Cochrane", and medicine
subfields from BayesTools::prior_informed_medicine_names.
character. Parameter subset. Required for medicine priors and not needed for psychology priors.
character. Effect-size type. Medicine priors use values such as
"smd", "logOR", "logRR", "RD", and
"logHR".
Further details can be found in erp2017estimates;textualRoBMA, gronau2017bayesian;textualRoBMA, bartos2021bayesian;textualRoBMA, and bartos2023empirical;textualRoBMA.