momtcG: Moments of GP meta-Gaussian model

View source: R/moments.R

momtcGR Documentation

Moments of GP meta-Gaussian model

Description

Computes the moments of the GP meta-Gaussian model, all distribution (momtcG) and positive part (momtcG.pos)

Usage

momtcG(p, mu, sigma, alpha, xi, ym = 0)

momtcG.pos(p, mu, sigma, alpha, xi)

Arguments

p

order of the moment

mu

mean of the Gaussian

sigma

scale parameter

alpha

lower tail parameter

xi

upper tail parameter

ym

minimal value that can be observed

Value

Moment of order p of the GP meta-Gaussian distribution

Functions

  • momtcG.pos: Moment of the positive part of the GP meta-Gaussian distribution


mbtgy/tcG documentation built on Oct. 19, 2023, 3:10 p.m.