View source: R/PlotProbDistributions.R
Adapted from: https://r-coder.com/normal-distribution-r Plot Chi-Square distribution
1 | chisq_area(df = 5, lb, ub, acolor = "lightgray", ...)
|
df |
Degrees of freedom (default = 5) |
lb: |
lower bound of the area |
ub: |
upper bound of the area |
acolor: |
color of the area ...: additional arguments to be passed to lines function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.