logL | R Documentation |
Returns the log likelihood at pos
.
## S4 method for signature 'REBMIX'
logL(x = NULL, pos = 1, ...)
## ... and for other signatures
x |
see Methods section below. |
pos |
a desired row number in |
... |
currently not used. |
signature(x = "REBMIX")
an object of class REBMIX
.
signature(x = "REBMVNORM")
an object of class REBMVNORM
.
Marko Nagode
G. McLachlan and D. Peel. Finite Mixture Models. John Wiley & Sons, New York, 2000.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.