I Exercise 07
Last updated: 2024-07-17 12:07:26
I.2 Question 1
- Create IDW, OK and UK interpolation models of annual rainfall, using 1-km elevation as a covariate in UK, and using only those stations that to the north of 31 degrees latitude and where elevation value isn’t missing. Follow the code in Sections 12.1–12.4.
- Calculate and print the RMSE values (see section 12.5) from Leave-One-Out Cross validation of interpolating annual rainfall using the three methods (IDW, OK, UK).
(100 points)