myclt: MY Central Limit Theorem

Description Usage Arguments Examples

View source: R/myclt.R

Description

myclt creates a statistic from the uniform distribution

Usage

1
myclt(n, iter, a = 0, b = 5)

Arguments

n

the number of samples

iter

number of iterations

a

the lower bound for the uniform function

b

the upper bound for the uniform fucntion

Examples

1
myclt(10,10000,a=0,b=5)

JakeDaSnake1112/StatsPackage documentation built on Dec. 18, 2021, 12:30 a.m.