vcov: Get variance-covariance matrix from trust result

View source: R/statistics.R

vcovR Documentation

Get variance-covariance matrix from trust result

Description

Get variance-covariance matrix from trust result

Usage

vcov(fit, parupper = NULL, parlower = NULL)

Arguments

fit

return from trust or selected fit from parlist

parupper

upper limit for parameter values. Parameters are considered fixed when exceeding these limits.

parlower

lower limit for parameter values. Parameters are considered fixed when exceeding these limits.


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.