add_custom: Custom Component

View source: R/methods.R

add_custom.tsissm.componentR Documentation

Custom Component

Description

Custom Component

Usage

## S3 method for class 'tsissm.component'
add_custom(x, custom = NULL, ...)

add_custom(x, ...)

Arguments

x

an object of class tsissm.component or other supported class.

custom

a matrix of custom components

...

additional parameters.

Value

An object of class tsissm.component updated with the custom components.


tsmodels/tssimulator documentation built on April 29, 2024, 9:11 a.m.