View source: R/printfunctions.R
predict.mcml | R Documentation |
Predictions cannot be generated directly from an 'mcml' object, rather new predictions should be generated using the original 'Model'. A message is printed to the user.
## S3 method for class 'mcml'
predict(object, ...)
object |
A 'mcml' object. |
... |
Further arguments passed from other methods |
Nothing. Called for effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.