momtcG | R Documentation |
Computes the moments of the GP meta-Gaussian model, all distribution (momtcG) and positive part (momtcG.pos)
momtcG(p, mu, sigma, alpha, xi, ym = 0)
momtcG.pos(p, mu, sigma, alpha, xi)
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 |
Moment of order p of the GP meta-Gaussian distribution
momtcG.pos
: Moment of the positive part of the GP meta-Gaussian distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.