to_multi_estimate: Convert a list of tsgarch.estimate objects to a...

View source: R/multispec.R

to_multi_estimateR Documentation

Convert a list of tsgarch.estimate objects to a multi_estimate object

Description

Convert a list of tsgarch.estimate objects to a multi_estimate object

Usage

to_multi_estimate(object, ...)

Arguments

object

an list with “tsgarch.estimate” objects.

...

none

Details

This is a convenience method which provides the flexibility to manually estimate each series and then convert the list of these objects to a multi-estimation object, rather than having to use the estimate method on a multi-specification object.

Value

a validated object of class “tsgarch.multi_estimate”.

Author(s)

Alexios Galanos


tsgarch documentation built on Oct. 12, 2024, 1:07 a.m.