mycltp: CLT Poisson - My Central Limit Function

View source: R/myclt.r

mycltpR Documentation

CLT Poisson - My Central Limit Function

Description

Generates n * iter random samples of a Poisson distribution and plots the results.

Usage

mycltp(n, iter, lambda = 10, ...)

Arguments

n

sample size

iter

number of iterations

lambda

lambda value of the Poisson random variable

...

params for histogram

Details

CLT will work with discrete or continuous distributions.


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