setModelError | R Documentation |
Set the model error.
setModelError(object, modelError)
## S4 method for signature 'Model'
setModelError(object, modelError)
object |
An object from the class Model. |
modelError |
An object from the class ModelError. |
The model with the updated model error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.