summary.cif: summary function for cif

View source: R/summary.cif.R

summary.cifR Documentation

summary function for cif

Description

Summary function for presize

Usage

## S3 method for class 'cif'
summary(object, ..., digits = 4)

Arguments

object

is the name of the cif object created by cif

...

other parameters

digits

integer indicating the number of decimal places (round) or significant digits (signif) to be used.

Value

returns summary output from model estimation and forecasting

Author(s)

P. Berta, P. Paruolo, S. Verzillo, PG. Lovaglio

References

Berta et al. 2020


cif documentation built on March 18, 2022, 6:14 p.m.

Related to summary.cif in cif...