sum_moment: computes the centralized moment of X+Y @param moment1 - (4 x...

View source: R/charfuncUtil.R

sum_momentR Documentation

computes the centralized moment of X+Y @param moment1 - (4 x 1) four centralized moments of X @param moment2 - (4 x 1) four centralized moments of Y

Description

computes the centralized moment of X+Y @param moment1 - (4 x 1) four centralized moments of X @param moment2 - (4 x 1) four centralized moments of Y

Usage

sum_moment(moment1, moment2)

davidbolin/ngme documentation built on Dec. 5, 2023, 11:48 p.m.