View source: R/plot_diagn_gdm.R
plot_diagn_gdm | R Documentation |
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.
plot_diagn_gdm(x, title = "")
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. |
the diagnostic plots from GDM model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.