Prints information about objects of the gecon_simulation, gecon_model,
gecon_var_info, gecon_shock_info, and gecon_par_info classes.
signature(x = "gecon_simulation")Prints the name of the model for which the simulations have been performed, information about the time span, shocks, and variables used.
signature(x = "gecon_model")Prints a short description of the model, its creation date, model's solution status, and more detailed information concerning model variables and parameters then the show generic function.
signature(object = "gecon_var_info")Prints the incidence matrix and the results that have been already obtained in terms of model variables.
signature(object = "gecon_shock_info")Prints the incidence matrix and the covariance matrix of shocks.
signature(object = "gecon_par_info")Prints the incidence matrix and information about parameters' types and values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.