mycltu: CLT Uniform - My Central Limit Theorem

View source: R/myclt.r

mycltuR Documentation

CLT Uniform - My Central Limit Theorem

Description

Generates n * iter random samples of a uniform distribution, plots the results, and returns a list of sample values.

Usage

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

Arguments

n

sample size

iter

number of iterations

a

lower limit

b

upper limit


bbydino/ISSA-ROCK-AND-ROLL documentation built on April 27, 2022, 10:03 p.m.