Lab 5: Ordinary Kriging


Getting Started with R

Click on the R icon

If no R icon, go to the C drive and the Programs folder to find R or search for R


Example 1: The Meuse Data in gstat

We will use the meuse data in our book and we will need to load the R package gstat, again.

Let's look at sample code in meuse4.r


Example 2: Cross-validation of Kriging Residuals

Let's look at sample code in meuse5.r