Plot method for the Central Limit Theorem simulation
# S3 method for clt plot(x, stat = "sum", bins = 15, ...)
x | Return value from |
---|---|
stat | Statistic to use (sum or mean) |
bins | Number of bins to use |
... | further arguments passed to or from other methods |
See https://radiant-rstats.github.io/docs/basics/clt.html for an example in Radiant