Sample Datasets

Dabestr comes inbuilt with datasets for each type of estimation plot. To load in the datasets, simple call: data("name_of_dataset"). If you wish to generate more specific datasets for testing, you may refer to the tutorial vignettes.

library(dabestr)

Usage

data("non_proportional_data")

data("proportional_data")

data("minimeta_data")

data("deltadelta_data")