dot-deltaMethodObs: Computes standard errors of the observation equation using...

.deltaMethodObsR Documentation

Computes standard errors of the observation equation using the delta method (for forecast).

Description

Computes standard errors of the observation equation using the delta method (for forecast).

Usage

.deltaMethodObs(out, nameObs, model, constant = 1)

Arguments

out

The return object of the function KFS from the package KFAS.

nameObs

The name of the observation equation as character.

model

An object of class NAWRUmodel, TFPmodel, or KuttnerModel.

constant

A constant used in the transformation functions.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.