mymlnorm | R Documentation |
mymlnorm function
mymlnorm(x, mu, sig, ...)
x |
vector of the sample |
mu |
mean |
sig |
standard deviation |
... |
others |
graph of mean and standard deviation
## Not run: mymlnorm(x=c(),mu=seq(10,15,length=1000),sig=seq(0.1,4,length=1000),lwd=2,labcex=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.