modeltable: model table

View source: R/tables.R

modeltableR Documentation

model table

Description

model table

Usage

modeltable(fits, ...)

## S3 method for class 'ccam'
modeltable(fits, ...)

## S3 method for class 'ccamset'
modeltable(fits, ...)

## S3 method for class 'forecastset'
modeltable(fits, ...)

Arguments

fits

A ccam fit as returned from the ccam.fit function, or a collection c(fit1, fit2, ...) of such fits

...

extra arguments not currently used

Details

...


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.