1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Nonlinear Modeling with Generalized Additive Models (GAMs) in R

Connected

अभ्यास

Modeling soil pollution in the Netherlands

Let's take a closer look at the meuse data and use it to fit your first 2-D model.

Unless otherwise mentioned, assume that mgcv is loaded in your workspace going forward.

After reviewing the model you will fit, answer the following question: How many basis functions are used in the two-dimensional smooth?

निर्देश 1/3

undefined XP
    1
    2
    3

Inspect the meuse data with the head() and str() functions.