Description Usage Arguments Value
Graphical representation of Normal assumption, Univariate data
1 2 3 4 5 | normal_plots(
x,
title_list = list(hist = "histogram", scatter = "scatter", qqnorm =
"Theoretical vs Sample quantiles")
)
|
x |
Num Vector |
title_list |
Optional |
list of plots: Scatter of x
, histogram of x
, qqplot of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.