Learn R Programming

distionary (version 0.1.0)

dst_chisq: Chi-Squared Distribution

Description

Makes a Chi-Squared distribution.

Usage

dst_chisq(df)

Value

A Chi-Squared distribution

Arguments

df

degrees of freedom parameter; single positive numeric.

Examples

Run this code
dst_chisq(3)

Run the code above in your browser using DataLab