llikeRPMMObject {RPMM} | R Documentation |
Data log-likelihood implied by a specific RPMM model
Description
Data log-likelihood implied by a specific RPMM model
Usage
llikeRPMMObject(o, x, type)
Arguments
o |
RPMM object |
x |
Data matrix |
type |
RPMM type ("blc" or "glc") |
Details
Typically not be called by user.
Value
Vector of loglikelihoods corresponding to rows of x
.
[Package RPMM version 1.25 Index]