expected_covariance: Expected covariance

Description Usage Arguments Value Examples

View source: R/expected_covariance.R

Description

Expected covariance

Usage

1
expected_covariance(sigma_Z, r, the_direction, the_scale = 1)

Arguments

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

Value

the covariance according to the distance for a given direction

Examples

1
expected_covariance(1, 1, c(0, 1))

C-Juliette/Geostatistic documentation built on Dec. 17, 2021, 11:58 a.m.