add_custom: Custom Component

View source: R/simulator.R

add_customR Documentation

Custom Component

Description

Custom Component

Usage

add_custom(x, ...)

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

Arguments

x

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

...

additional parameters.

custom

a matrix of custom components

Value

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


tsmodels/tsaux documentation built on June 1, 2025, 10:19 p.m.