acdfilter: Filtering new data

Description Usage Arguments Value

View source: R/acd-filter.R

Description

Filtering new data with regards to the model specification with fixed parameters

Usage

1
acdfilter = function(spec, data, out.sample = 0,  n.old = NULL, skew0 = NULL, shape0 = NULL, ...)

Arguments

spec

An ACDspec object with fixed parameters

data

dataset

n.old

Number of old data that will be used to fit the model specification. The last value will be used to start the filtering

Value

An ACDfiltering object


TrungLeVn/SgtAcd documentation built on July 25, 2021, 4:49 a.m.