.deltaMethodState {RGAP}R Documentation

Computes standard errors of the state using the delta method.

Description

Computes standard errors of the state using the delta method.

Usage

.deltaMethodState(out, nameState, constant = 1)

Arguments

out

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

nameState

The name of the state as character.

constant

A constant used in the transformation functions.


[Package RGAP version 0.1.1 Index]