expected_covariance: Expected covariance

View source: R/expected_covariance.R

expected_covarianceR Documentation

Expected covariance

Description

Expected covariance

Usage

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

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



C-Juliette/randomfields documentation built on Sept. 3, 2023, 5:56 a.m.