Learn R Programming

Mychisq (version 0.1.3)

plotchisq: Plot of Chi-squared distribution

Description

The plot of Chi-squared distribution with k degrees of freedom

Usage

plotchisq(df = 8)

Arguments

df

degrees of freedom

Value

The figure of Chi-squared distribution with k degrees of freedom

Examples

Run this code
# NOT RUN {
plotchisq(df=10)

# }

Run the code above in your browser using DataLab