moment_f | R Documentation |
Integratable moment function
moment_f(x, u, v, n, pdist, qdist)
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()) |
Point result of the moment function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.