chisq_area: Adapted from: https://r-coder.com/normal-distribution-r Plot...

Description Usage Arguments

View source: R/PlotProbDistributions.R

Description

Adapted from: https://r-coder.com/normal-distribution-r Plot Chi-Square distribution

Usage

1
chisq_area(df = 5, lb, ub, acolor = "lightgray", ...)

Arguments

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


dco61/isteahMAT104 documentation built on Jan. 2, 2022, 2:24 a.m.