dst_chisq: Chi-Squared Distribution

View source: R/dst_chisq.R

dst_chisqR Documentation

Chi-Squared Distribution

Description

Makes a Chi-Squared distribution.

Usage

dst_chisq(df)

Arguments

df

degrees of freedom parameter; single positive numeric.

Value

A Chi-Squared distribution

Examples

dst_chisq(3)


vincenzocoia/distionary documentation built on Feb. 26, 2025, 11:09 a.m.