getPhi {sBIC}R Documentation

Get the phi parameter.

Description

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

Usage

getPhi(this, phi)

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

Arguments

this

the MixtureModels object.

phi

the new phi value.


[Package sBIC version 0.2.0 Index]