Description Usage Arguments Value Examples
View source: R/expected_covariance.R
Expected covariance
1 | expected_covariance(sigma_Z, r, the_direction, the_scale = 1)
|
sigma_Z |
the standard error of the theoritical distribution |
r |
the radius of the moving average window |
the_direction |
the direction we consider ex : c(1, 1) |
the_scale |
how many km/pixels |
the covariance according to the distance for a given direction
1 | expected_covariance(1, 1, c(0, 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.