tsconvolve: Convolution of Distributions

View source: R/methods.R

tsconvolveR Documentation

Convolution of Distributions

Description

Generic method for convolution of conditional distribution.

Usage

tsconvolve(object, ...)

Arguments

object

an object.

...

additional parameters passed to the method.

Details

The method is meant to apply the Fast Fourier Transform to the characteristic function of a distribution. Applications of this can be found in the Independent Factor Conditional Density Models.

Value

The convolved density.


tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.