Description Usage Arguments Author(s) References Examples
Set of supplementary functions for bgmm
package.
1 2 3 4 5 6 7 | ## S3 method for class 'numeric'
determinant(x, logarithm = TRUE, ...)
map(B)
loglikelihood.mModel(model, X)
|
x |
a single number. |
X |
a data.frame with the unlabeled observations, the rows correspond to the observations and the columns to the dimensions of the data. |
B |
a beliefs matrix with the distribution of beliefs for the labeled observations. |
model |
an object of the class mModel. |
logarithm, ... |
these arguments are ignored. |
Przemyslaw Biecek
Przemyslaw Biecek, Ewa Szczurek, Martin Vingron, Jerzy Tiuryn (2012), The R Package bgmm: Mixture Modeling with Uncertain Knowledge, Journal of Statistical Software.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.