est.min.sqerror {dse2}R Documentation

Estimate Min Squared Error

Description

est.min.sqerror

Usage

    est.min.sqerror(data, init.model, error.weights=1, ...)

Details

The function minimize is called with sum.sqerror as the objective function and error.weights as the argument. error.weights indicates the weight to place on periods in the forecast.

Value

A TSestModel

See Also

est.max.like