dfsnow/clt: Run and test Monte Carlo simulations using any inverse cdf

Run Monte Carlo simulations for an inverse cdf. N = the sample sizes to be tested, it must be a vector of integers greater than 1. invcdf = a string expression representing your unevaluated inverse cdf, it must contain small n. For example: invcdf = "2*sqrt(runif(n))" represents the inverse cdf for a linear pdf of 1/2x. B = the total number of simulations. clt_anim requires ImageMagick.

Getting started

Package details

Authorc(person("Dan", "Snow", email = "dfsnow@uchicago.edu"))
MaintainerDan Snow <dfsnow@uchicago.edu>
LicenseGPL-2
Version0.1.0
URL http://github.com/dfsnow/clt
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dfsnow/clt")
dfsnow/clt documentation built on May 29, 2019, 12:01 p.m.