ComenzarEmpieza gratis

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.

Este ejercicio forma parte del curso

Nonlinear Modeling with Generalized Additive Models (GAMs) in R

Ver curso

Ejercicio interactivo práctico

Prueba este ejercicio completando el código de muestra.

# Contour plot
___(___, pages = 1)
Editar y ejecutar código