Plotting the model surface
Let's explore the different visualization schemes available in mgcv
's plot()
function.
The model you built in the last exercise (mod2da
) is available in your workspace.
Cet exercice fait partie du cours
Nonlinear Modeling with Generalized Additive Models (GAMs) in R
Exercice interactif pratique
Essayez cet exercice en complétant cet exemple de code.
# Contour plot
___(___, pages = 1)