Learn R Programming

tigerstats (version 0.3.2)

tExplore: Exploration of the t-Distributions

Description

Plot the density curve of a t random variable at various degrees of freedom. Compare with the standard normal curve.

Usage

tExplore()

Arguments

Value

Used only for graphical side effects.

Examples

Run this code
# NOT RUN {
if (require(manipulate)) tExplore()
# }

Run the code above in your browser using DataLab