getCor {sjSDM}R Documentation

getCor

Description

get species-species association correlation matrix

Usage

getCor(object)

## S3 method for class 'sjSDM'
getCor(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]