mstep.concomitant {em}R Documentation

The mstep for the concomitant model.

Description

This section was inspired by Flexmix.

Usage

mstep.concomitant(formula, data, postpr)

Arguments

formula

the formula of the concomitant model.

data

the data or model.frame related to the concomitant model.

postpr

the posterior probability matrix.

Value

the function returns a fitted nnet object.


[Package em version 1.0.0 Index]