mycltu: Uniform Density CLT Simulator

Description Usage Arguments Value

View source: R/mycltu.R

Description

Uniform Density CLT Simulator

Usage

1
mycltu(n, iter, a = 0, b = 10)

Arguments

n

The sample size of each iteration

iter

Number of iterations in the simulation.

a

Lower bound of uniform distribution

b

Upper bound of uniform distribution

Value

Histogram of the results of the simulation.


matthewCmatt/MATH4753CARROLL documentation built on April 20, 2021, 7:25 p.m.