cost: L2 error estimation

View source: R/additional-estimators.R

costR Documentation

L2 error estimation

Description

the least-square value

Usage

cost(v, sdEta, sdNu, phi)

Arguments

v

the estimated variances of the diff k operator

sdEta

standard deviation in Random Walk

sdNu

standard deviation in AR(1)

phi

the autocorrelative AR(1) parameter

Value

the value of the sum of squares


DeCAFS documentation built on Jan. 6, 2023, 5:27 p.m.