initialisePhi {segclust2d} | R Documentation |
initialisePhi is the constructor for a set of parameters for a segclust model
Description
initialisePhi is the constructor for a set of parameters for a segclust model
Usage
initialisePhi(P, val = -Inf)
Arguments
P |
number of classes |
val |
the value used for initialisation default is -Inf |
Value
a set of parameter phi
[Package segclust2d version 0.3.3 Index]