Skip to contents

Installation

devtools::install_github("misikoff/TailRiskAnalyzer")
library(TailRiskAnalyzer)

draw_lln_with_func_facet(
  animate = TRUE, n = 200,
  theoretical_mean = 2.5, stats::rcauchy, location = 2.5, scale = 2
)
#> `geom_line()`: Each group consists of only one observation.
#> ℹ Do you need to adjust the group aesthetic?
#> `geom_line()`: Each group consists of only one observation.
#> ℹ Do you need to adjust the group aesthetic?
#> `geom_line()`: Each group consists of only one observation.
#> ℹ Do you need to adjust the group aesthetic?
#> `geom_line()`: Each group consists of only one observation.
#> ℹ Do you need to adjust the group aesthetic?