js.hessian: Compute variance-covariance matrix for fitted JS model

View source: R/js.hessian.R

js.hessianR Documentation

Compute variance-covariance matrix for fitted JS model

Description

A wrapper function that sets up call to hessian function to compute and then invert the hessian.

Usage

js.hessian(model)

Arguments

model

fitted JS model from function crm

Value

variance-covariance matrix for specified model or the model object with the stored vcv depending on whether the model has already been run

Author(s)

Jeff Laake


marked documentation built on Oct. 19, 2023, 5:06 p.m.