getCov {sjSDM}R 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


[Package sjSDM version 1.0.5 Index]