Learn R Programming

marked (version 1.2.8)

cjs.hessian: Compute variance-covariance matrix for fitted CJS model

Description

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

Usage

cjs.hessian(model)

Value

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

Arguments

model

fitted CJS model from function crm

Author

Jeff Laake