predict.mcml: Predict from a 'mcml' object

View source: R/printfunctions.R

predict.mcmlR Documentation

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 class 'mcml'
predict(object, ...)

Arguments

object

A 'mcml' object.

...

Further arguments passed from other methods

Value

Nothing. Called for effects.


glmmrBase documentation built on April 3, 2025, 10:44 p.m.