Skip to content

How do I find the range of my variogram? #142

Answered by LSchueler
nkruskamp asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!
I think we'll be fine discussing both issues here.

  1. The len_scale is the same as the range. The naming conventions differ the most for this parameter across the different communities and we think that len_scale is a bit more descriptive than range, but that's a personal choice I guess ;-)
  2. Exactly, normally the bins give the Euclidean distance in the units of your choice (or rather your data). You can use spherical coordinates, but I understand that that is not your main concern. If you want to give explicit bins, simply hand them over to the estimation method, the keyword is bin_edges. You can have a look at this tutorial. In the 3rd code snippet box, the bins array is defined in the …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nkruskamp
Comment options

@MuellerSeb
Comment options

@nkruskamp
Comment options

Answer selected by nkruskamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants