Learn R Programming

BayesTools (version 0.2.18)

prior_informed_medicine_names: Names of medical subfields from the Cochrane database of systematic reviews

Description

Contain names identifying the individual subfields from the Cochrane database of systematic reviews. The individual elements correspond to valid name arguments for the prior_informed() function.

Usage

prior_informed_medicine_names

Arguments

Value

returns a character vector with names of medical subfields from Cochrane database of systematic reviews.

Format

An object of class character of length 57.

See Also

prior_informed()

Examples

Run this code
print(prior_informed_medicine_names)

Run the code above in your browser using DataLab