Learn R Programming

mvgam (version 1.1.51)

plot.mvgam_residcor: Plot residual correlations based on latent factors from a fitted jsdgam

Description

Plot residual correlation estimates from Joint Species Distribution jsdgam models

Usage

# S3 method for mvgam_residcor
plot(x, ...)

Value

A ggplot object

Arguments

x

list object of class mvgam_residcor resulting from a call to residual_cor(..., summary = TRUE)

...

ignored

Author

Nicholas J Clark

Details

This function plots the significant residual correlations from a mvgam_residcor object

See Also

jsdgam, residual_cor