summary: Model Estimation Summary

summary.tsvets.estimateR Documentation

Model Estimation Summary

Description

Summary method for class “tsvets.estimate”

Usage

## S3 method for class 'tsvets.estimate'
summary(object, weights = NULL, ...)

Arguments

object

an object of class “tsvets.estimate”.

weights

a vector of weights (summing to 1) which is passed to the tsmetrics method for generating weighted performance metrics.

...

not currently used.

Value

A printout of the parameter summary, model type and some model metrics.


tsmodels/tsvets documentation built on June 13, 2022, 2:14 p.m.