| plotCLT | R Documentation | 
Generic 'plot' function for generating the plots of 'illustrateCLT'.
plotCLT(Tn, ...)
## S4 method for signature 'AbscontDistribution'
plotCLT(Tn, k, summands="")
## S4 method for signature 'DiscreteDistribution'
plotCLT(Tn, k, summands="")
## S4 method for signature 'UnivariateDistribution'
plotCLT(Tn, k, summands="")
| Tn | object of class  | 
| k | integer: number off summands to be plotted as graphics title | 
| summands | character: name of the summands | 
| ... | addtional arguments for methods not yet implemented | 
void
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
Matthias Kohl Matthias.Kohl@stamats.de 
illustrateCLT
illustrateCLT(Distr = Unif(), len = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.