computeCovar {RGAP}R Documentation

Computes the covariance of the estimated parameters given restrictions.

Description

Computes the covariance of the estimated parameters given restrictions.

Usage

computeCovar(par, loc, CV)

Arguments

par

names vector with parameters

loc

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

CV

unconstrained variance covariance matrix


[Package RGAP version 0.1.1 Index]