plot_diagn_gdm: Plot diagnistic Plot from gdm package

View source: R/plot_diagn_gdm.R

plot_diagn_gdmR Documentation

Plot diagnistic Plot from gdm package

Description

This function plots the diagnostic plots from a fitted gdm model. The package function does the plots, although only together with all the indivdiual effects, which results in 2+(number of explanatory) plots. The function uses 200 samples along the ecological gradient to get the line. (similar as used in gdm package.) Note that the var expl. is taken directly from the fitted model.

Usage

plot_diagn_gdm(x, title = "")

Arguments

x

gdm model (output from gdm::gdm())

title

character string. The title to show on the plot, e.g. the model name. Defaults to empty.

Value

the diagnostic plots from GDM model.


allanecology/multiFunBetadivLuiGDM documentation built on Nov. 12, 2023, 6:16 a.m.