R/Examples_Out.R

#' @title Complete list of several outputs from an ATSM
#'
#' @description Example for illustration used in the package vignette
#' @name Out_Example
#' @aliases Out_Example
#' @docType data
#' @usage data("Out_Example")
#' @format several model classes
#' \describe{
#' \item{ModelParaList}{List of parameter estimates of the selected ATSM}
#'    \item{ATSMinputs}{General inputs from an ATSM}
#'    \item{Forecasts}{List of forecast outputs}
#'    \item{NumOut}{List of numerical outputs}
#'    \item{Bootstrap}{List of set of outputs after bootstrap}
#'   }
#' @keywords Numerical outputs for an illustrative JPS model for Brazil
NULL

Try the MultiATSM package in your browser

Any scripts or data that you put into this service are public.

MultiATSM documentation built on Nov. 5, 2025, 7:01 p.m.