Learn R Programming

RGAP (version 0.1.1)

.checkCV: Checks the covariance matrix for invertibility and negative entries on the diagonal.

Description

Checks the covariance matrix for invertibility and negative entries on the diagonal.

Usage

.checkCV(fit, loc)

Arguments

fit

Output of fitSSM from KFAS.

loc

A data frame containing information on each involved parameter (list element of objects of class NAWRUmodel, TFPmodel, KuttnerModel).