moments.for.pearson {multivariance}R Documentation

computes the moments as required for Pearson's approximation

Description

computes the moments as required for Pearson's approximation

Usage

moments.for.pearson(N, bcd, mu, mmean, type = "multi")

Arguments

N

sample size

bcd

an array with b c d

mu

the limit moments

mmean

the means of the distance matrices

Details

Note: It is currently only implemented for the case of normalized multivariance, i.e., the OUTPUT values correspond to normalized multivariance!


[Package multivariance version 2.4.1 Index]