moment_fmx | R Documentation |
To find moments of each component in an fmx object.
moment_fmx(object)
object |
an fmx object |
Function moment_fmx()
calculates the moments
and distribution characteristics of each mixture component of
an S4 fmx object.
Function moment_fmx()
returns a moment object.
(d2 = fmx('GH', A = c(1,6), B = 2, g = c(0,.3), h = c(.2,0), w = c(1,2)))
moment_fmx(d2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.