display.tfunction: Plot a t distribution for dfs 1-100. Compares t distribution...

Description Usage Arguments Value Examples

View source: R/display.tdist.r

Description

Plot a t distribution for dfs 1-100. Compares t distribution to a normal distribution and shows the 'excess' area in the tails of the selected t distribution relative to the standard normal distribution.

Usage

1
display.tfunction(df = 2, plot.normal = TRUE, add.quantile = TRUE)

Arguments

df

An integer for degrees of freedom.

plot.normal

Logical. Sets whether normal is superimposed.

add.quantile

Logical. Sets whether excess area in tails is displayed.

Value

None

Examples

1

CLPS0900/CLPS0900R documentation built on March 16, 2020, 4:55 a.m.