Print output of an OSEM Insample Forecast
print.osem.forecast.insample.Rd
Print output of an OSEM Insample Forecast
Usage
# S3 method for class 'osem.forecast.insample'
print(x, plot = TRUE, full_names = FALSE, ...)
Arguments
- x
An object of class osem.forecast.insample, which is the output from the forecast_insample function.
- plot
Logical. Default =
TRUE
. Should the osem insample forecast output be plotted?- full_names
Logical. Default =
FALSE
. Should the full names of the variables from the dictionary be printed?- ...
Further arguments.