50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

PLNmodels (version 1.2.1)

sigma.ZIPLNfit: Extract variance-covariance of residuals 'Sigma'

Description

Extract the variance-covariance matrix of the residuals, usually noted Σ in ZIPLN models.

Usage

# S3 method for ZIPLNfit
sigma(object, ...)

Value

A semi definite positive matrix of size p, assuming there are p species in the model.

Arguments

object

an R6 object with class ZIPLNfit

...

additional parameters for S3 compatibility. Not used

See Also

coef.ZIPLNfit()