Estimate-tsModel: Estimates the parameter of a tsModel-class

Description Usage Arguments Value

Description

The methods estimates the parameters from the time-series in data, using the method defined in the tsModel-class.

Usage

1
2
## S4 method for signature 'tsModel'
Estimate(object, data)

Arguments

object

the tsModel-class for that the parameters shall be estimated

data

a univariate numeric vector containing the time-series data

Value

Returns the estimated parameters par and sets the par slot of the tsModel-class.


stefanbirr/QPBoot documentation built on May 30, 2019, 10:43 a.m.