plot.mvgam_residcor {mvgam}R Documentation

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 class 'mvgam_residcor'
plot(x, ...)

Arguments

x

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

...

ignored

Details

This function plots the significant residual correlations from a mvgam_residcor object

Value

A ggplot object

Author(s)

Nicholas J Clark

See Also

jsdgam, residual_cor


[Package mvgam version 1.1.51 Index]