Learn R Programming

sjSDM (version 1.0.6)

getCor: getCor

Description

get species-species association correlation matrix

Usage

getCor(object)

# S3 method for sjSDM getCor(object)

Value

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

Arguments

object

a model fitted by sjSDM, or sjSDM with DNN object

See Also

sjSDM,DNN