Learn R Programming

pmxcv (version 0.0.2)

moment: Moment function

Description

Moment function

Usage

moment(...)

Value

moment

Arguments

...

all arguments passed to moment_f()

Examples

Run this code
moment(n = 3, u = 1, v = 0.2, pdist = exp, qdist = log)

Run the code above in your browser using DataLab