predictY: Predict Fitted Values for "MNM" Class

predictYR Documentation

Predict Fitted Values for "MNM" Class

Description

Returns the predicted (fitted) values, denoted as Y, from an object of class "MNM".

Usage

predictY(object)

## S4 method for signature 'MNM'
predictY(object)

Arguments

object

An object of class "MNM".

Value

An array containing the predicted (fitted) values from the model.

Methods (by class)

  • predictY(MNM): Predict fitted values for the "MNM" class.


MultiNMix documentation built on April 3, 2025, 6:10 p.m.