cent2raw {fromo} | R Documentation |
Given raw or central or standardized moments, convert to another type.
cent2raw(input)
input |
a vector of the count, then the mean, then the |
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.
Steven E. Pav shabbychef@gmail.com