predictY | R Documentation |
Returns the predicted (fitted) values, denoted as Y
, from an object of class "MNM"
.
predictY(object)
## S4 method for signature 'MNM'
predictY(object)
object |
An object of class |
An array containing the predicted (fitted) values from the model.
predictY(MNM)
: Predict fitted values for the "MNM" class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.