setIndicmod-set-model-method: Setter method of 'model' class.

Description Usage Arguments Value See Also Examples

Description

Sets a value for the indicmod slot.

Usage

1
2
## S4 replacement method for signature 'model'
setIndicmod(object) <- value

Arguments

object

An model object.

value

An character specifying the indicator model.

Value

The model object with slot indicmod set to value.

See Also

Examples

1
2
3
4
# Generate an default mixture model.
f_model <- model()
# Set the slot.
setK(f_model) <- 2

simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.