Learn R Programming

tigerstats (version 0.1.6)

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
if (require(manipulate)) tExplore()

Run the code above in your browser using DataLab