Hello,

I am computing the variogram from points measured along profiles. I do not
want to compute the variogram from pairs of points belonging to the same
profile. To accomplish this I am iterating through each point and computing
the variogram cloud, keeping only the point pairs that I want. However, I
would like to plot the sample variogram and fit a model to it using only
the point pairs in my final variogramCloud data frame.

Is there an elegant way to convert a variogramCloud data frame to a
gstatVariogram data frame?

Ben

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to