setPhi: Set phi parameter.

Description Usage Arguments

View source: R/MixtureModels.R

Description

Set the phi parameter in a mixture model object to a different value.

Usage

1
2
3
4
setPhi(this, phi)

## S3 method for class 'MixtureModels'
setPhi(this, phi)

Arguments

this

the MixtureModels object.

phi

the new phi value.


sBIC documentation built on May 2, 2019, 4:16 a.m.