rawtostandard: Function to convert raw Moments to Standard ones.

Description Usage Arguments Value Note

View source: R/Moments.R

Description

The function converts the raw moments of a distribution to the standardized ones.

Usage

1
rawtostandard(moments)

Arguments

moments

is a vector of raw moments.

Value

A vector of standardized moments. the nth element of the vector is the nth standardized moment.

Note

Maximum length supported is n=5.


lucazama/CollectiveRisk documentation built on July 25, 2020, 7:22 a.m.