Lab 4: Variogram Model Fitting


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 meuse1.r

Let's look at sample code in meuse2.r


Example 2: Fitting Variograms

Let's look at sample code in meuse3.r