prognosticate | R Documentation |
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).
prognosticate(x, ...)
x |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) |
... |
Additional arguments |
A model module (an instance of a class that inherits from Ready4Module).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.