| fmx | R Documentation |
To create fmx object for finite mixture distribution.
fmx(distname, w = 1, ...)
distname |
character scalar |
w |
(optional) numeric vector. Does not need to sum up to 1; 'w/sum(w)' will be used internally. |
... |
mixture distribution parameters.
See function dGH for the names and default values of Tukey |
The function [fmx()] returns an fmx object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.