pcAr.ss: Compute the sum of squares for a given PAR model

View source: R/test1.r

pcAr.ssR Documentation

Compute the sum of squares for a given PAR model

Description

Compute the sum of squares for a given PAR model.

Usage

pcAr.ss(x, model, eps = numeric(length(x)))

Arguments

x

time series, a numeric vector.

model

a model.

eps

residuals, defaults to a vector of zeroes. This may be used for models with moving average terms, for example.

Details

todo:

Value

a number

Author(s)

Georgi N. Boshnakov


GeoBosh/pcts documentation built on Dec. 8, 2023, 9:57 p.m.