Sample Datasets

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

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


Try the dabestr package in your browser

Any scripts or data that you put into this service are public.

dabestr documentation built on Oct. 13, 2023, 5:10 p.m.