getCov: getCov

View source: R/methods.R

getCovR Documentation

getCov

Description

get species-species association (covariance) matrix

Usage

getCov(object)

## S3 method for class 'sjSDM'
getCov(object)

Arguments

object

a model fitted by sjSDM, or sjSDM with DNN object

Value

Matrix of dimensions species by species corresponding to the covariance (occurrence) matrix.

See Also

sjSDM,DNN


sjSDM documentation built on Sept. 11, 2024, 7:18 p.m.