0

I'm a new user of R, which I use in my studies in digital soil mapping. I have my data, as you can see in my .csv file. There are columns SN (sample number), SAND, SILT, CLAY, OM (Organic Matter). I am trying to create a variogram for each property. Specifically, one variogram for clay, one for silt, one for sand, and one for organic matter.[csv file with data]

Any ideas of how I can accomplish this?

Ps I have tried to write some code in R, but from the screenshots you can see, I managed to create the following variograms that I don't believe are so good, and I failed to make kriging.codes 1,

The variogram I created: clay

As for the kriging errors, i got this: kriging errors

Thank you in advance ^_^

I tried to write the code that I show you in three parts.

Phil
  • 7,287
  • 3
  • 36
  • 66
Dimitris K
  • 33
  • 5

0 Answers0