View source: R/printfunctions.R
fitted.mcml | R Documentation |
Fitted values should not be generated directly from an 'mcml' object, rather fitted values should be generated using the original 'Model'. A message is printed to the user.
## S3 method for class 'mcml'
fitted(object, ...)
object |
A 'mcml' object. |
... |
Further arguments passed from other methods |
Nothing, called for effects, unless 'override' is TRUE, when it will return a vector of fitted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.