Gmixt_algo_cpp | R Documentation |
Internal C++ algorithm for computing the cost matrix.
Gmixt_algo_cpp(zi, lgi, P, mvec, wk, svec, prop)
zi |
vector of observations |
lgi |
vector of indices |
P |
number of class |
mvec |
vector of means for each class |
wk |
temporary vector for calculations |
svec |
vector of standard deviations for each class |
prop |
mixture vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.