convertCM: Convert Central Moments to Raw or Normalized moments

Description Usage Arguments

View source: R/find_moments.R

Description

Convert Central Moments to Raw or Normalized moments

Usage

1
convertCM(data, to = c("raw", "normalized"), eta)

Arguments

data

Data.frame with central moments.

to

What type of statistical moments do you want to obtain? Three types of moments can be obtained: "raw", "central", "normalized".

eta

A numeric vector of the expected values. This is required ONLY is we convert central moments into raw or normalized. Default: NULL.


mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.