moment_conversions: Convert between different types of moments, raw, central,...

Description Usage Arguments Note Author(s)

Description

Given raw or central or standardized moments, convert to another type.

Usage

1
cent2raw(input)

Arguments

input

a vector of the count, then the mean, then the 2 through k raw or central moments.

Note

The moment computations provided by fromo are numerically robust, but will often not provide the same results as the 'standard' implementations, due to differences in roundoff. We make every attempt to balance speed and robustness. User assumes all risk from using the fromo package.

Author(s)

Steven E. Pav shabbychef@gmail.com


fromo documentation built on May 2, 2019, 5:07 a.m.