dist.moment | R Documentation |
Built-in moment functions
dist.moment(
dist = "log",
...,
exact = ifelse(dist == "log", TRUE, FALSE),
lambda = NULL
)
dist |
Selection of built-in distributions. |
... |
passed to moment() |
exact |
If there is an exact moment generating function, use that. Default TRUE only for log |
lambda |
shape parameter for nonmemboxcox() |
moment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.