scaleEstimate: Robust local estimate of scale

Description Usage Arguments Value Author(s)

Description

Robust local estimate of scale

Usage

1
2
  scaleEstimate(error_matrix, starting_sigma,
    lambda_0 = 0.2)

Arguments

error_matrix

matrix of forecast or smoothed values erros

starting_sigma

initial condition covariance matrix of errors

lambda_0

priori chosen smoothing constant

Value

list of local estimates of scale for each time period coinciding to error_matrix

Author(s)

Ross Bennett


fincov documentation built on May 2, 2019, 5:17 p.m.

Related to scaleEstimate in fincov...