Description Usage Arguments Value References See Also Examples
Construct constraints on parameters and check if the constraints are invalid. See the reference for details.
1 2 3 |
conpi |
a constraint on proportions, it can be either
|
conmu |
a constraint on means, it can be |
consigma |
a constraint on standard deviations, it can be
|
fixpi |
|
fixmu |
similar to |
fixsigma |
similar to |
cov |
|
size |
|
A list containing the following components, which are,
in order, conpi
, conmu
, consigma
, fixpi
,
fixmu
, fixsigma
, cov
, size
.
Macdonald, P.D.M. and Green, P.E.J. (1988) User's Guide to Program MIX: An Interactive Program for Fitting Mixtures of Distributions. ICHTHUS DATA SYSTEMS.
mixgroup
for grouping data, mixparam
for
constructing starting values of parameters.
1 2 3 | |
$conpi
[1] "NONE"
$conmu
[1] "NONE"
$consigma
[1] "NONE"
$fixpi
NULL
$fixmu
NULL
$fixsigma
NULL
$cov
NULL
$size
NULL
$conpi
[1] "NONE"
$conmu
[1] "MEQ"
$consigma
[1] "SFX"
$fixpi
NULL
$fixmu
NULL
$fixsigma
[1] TRUE FALSE TRUE TRUE FALSE
$cov
NULL
$size
NULL
$conpi
[1] "NONE"
$conmu
[1] "NONE"
$consigma
[1] "BINOM"
$fixpi
NULL
$fixmu
NULL
$fixsigma
NULL
$cov
NULL
$size
[1] 25 25 25
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.