setPhi {sBIC} | R Documentation |
Set phi parameter.
Description
Set the phi parameter in a mixture model object to a different value.
Usage
setPhi(this, phi)
## S3 method for class 'MixtureModels'
setPhi(this, phi)
Arguments
this |
the MixtureModels object. |
phi |
the new phi value. |
[Package sBIC version 0.2.0 Index]