Skip to contents

generates two plots: a plot of the observed response data against raw ecological distance from the model, and a plot of the observed response against the predicted response from the model (after link function is applied)

Usage

gdm_plot_diss(gdm_model)

Arguments

gdm_model

GDM model

Value

two spline plots of compositional dissimilarity

Details

code is modified from the plot.gdm() function in the gdm package (Fitzpatrick et al. 2022)