computeCovar: Computes the covariance of the estimated parameters given...

View source: R/constraints.R

computeCovarR 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


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