Description Usage Arguments Value Note
The function converts the raw moments of a distribution to the central ones. Instead of the first central moment (which is always 0), the function displays the first raw moment instead.
1 | rawtocentral(moments)
|
moments |
is a vector of raw moments |
A vector of central moments (the first one is the first raw moment.) the nth element of the vector is the nth central moment.
Maximum length supported is n=5.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.