compare_pdf: Generate histogram for one mc variable

View source: R/compare_pdf.R

compare_pdfR Documentation

Generate histogram for one mc variable

Description

Generate histogram for one mc variable

Usage

compare_pdf(mc_vars, varnames = NULL, fill = "#E00034", unit = "million")

Arguments

mc_vars

List of Drawings

varnames

Names of the variables

fill

Colors (RGB) of the inbound fill

Examples

sims <- gen_draws(df)
mc_plot(mc_sum(sims))

prbr/prvm documentation built on May 18, 2022, 12:39 a.m.