init.em.random.weights {em} | R Documentation |
Random initialization with weights
Description
Random initialization with weights
Usage
## S3 method for class 'random.weights'
init.em(object, ...)
Arguments
object |
A matrix. |
... |
other used arguments. |
Value
The posterior probability matrix
[Package em version 1.0.0 Index]