Z_and_t: Plot the relationship between the Z and t distributions.

Description Usage Arguments Author(s) Examples

Description

Plot the relationship between the Z and t distributions.

Usage

1

Arguments

n

numeric. Number of observations.

Author(s)

Kevin Middleton (middletonk@missouri.edu)

Examples

1
2
3
4
5
## Not run: 
if (require(manipulate)) {
  manipulate( Z_from_t(n), n = slider(2, 50) )
}
## End(Not run)

kmiddleton/kmmisc documentation built on Jan. 27, 2020, 7:55 a.m.