Learn R Programming

sjSDM (version 1.0.6)

getCov: getCov

Description

get species-species association (covariance) matrix

Usage

getCov(object)

# S3 method for sjSDM getCov(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