Skip to contents

convert a beta distribution to a tibble

Usage

# S3 method for beta_dist
as_tibble(x, prefix = NULL, confint = 0.95, ...)

Arguments

x

the beta distribution

prefix

name to output columns prefix.lower, prefix.upper etc

confint

confidence intervals

...

not used