predict.mcml: Predict from a `mcml` object
Description
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.
Usage
# S3 method for mcml
predict(object, ...)
Value
Nothing. Called for effects.
Arguments
- object
A `mcml` object.
- ...
Further arguments passed from other methods