Learn R Programming

merlin (version 0.1.0)

vcov.merlin: Calculate Variance-Covariance Matrix for a merlin Model Object

Description

Returns the variance-covariance matrix of all estimated parameters of a fitted merlin model.

Usage

# S3 method for merlin
vcov(object, ...)

# S3 method for summary.merlin vcov(object, ...)

Arguments

object

An object of class merlin or summary.merlin.

...

Not used.