getCor: getCor

View source: R/methods.R

getCorR 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


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