getPhi: Get the phi parameter.

Description Usage Arguments

View source: R/MixtureModels.R

Description

Gets the phi parameter controlling the strength of the sBIC penalty.

Usage

1
2
3
4
getPhi(this, phi)

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

Arguments

this

the MixtureModels object.

phi

the new phi value.


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