Learn R Programming

ready4 (version 0.1.18)

prognosticate: Prognosticate (make predictions) by solving a forward problem

Description

prognosticate() is a method that applies an algorithm to data contained in a model module to solve a forward problem (i.e., use simulation and statistical methods to make predictions).

Usage

prognosticate(x, ...)

Value

A model module (an instance of a class that inherits from Ready4Module).

Arguments

x

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance)

...

Additional arguments