moment_f: Integratable moment function

View source: R/moment_f.R

moment_fR Documentation

Integratable moment function

Description

Integratable moment function

Usage

moment_f(x, u, v, n, pdist, qdist)

Arguments

x

numeric vector

u

mean

v

variance

n

moment number

pdist

un-transform function for transformed random variable (eg, exp())

qdist

transform function (eg, log())

Value

Point result of the moment function


pmxcv documentation built on May 29, 2024, 7:28 a.m.