getSimulations: Get model simulations
Description
Wrapper to simulate from a fitted model
Usage
getSimulations(object, ...)
Arguments
...
additional parameters to be passed on, usually to the simulate function of the respective model class
Details
The purpose of this wrapper for for the simulate function is to standardize the simulations from a model in a standardized way