gaus_corr: Generate correlated Gaussian surfaces

Description Usage Arguments Author(s)

View source: R/correlated_gaus_function.R

Description

Function to create correlated Gaussian surfaces

Usage

1
gaus_corr(corr, dim, autocorr_range = 5, mag_var = 25, nug = 5, user_seed = NA)

Arguments

corr

Desired correlation level between fbm surfaces

dim

Dimension of simulated raster

autocorr_range

Maximum range (raster units) of spatial autocorrelation. (Default = 5)

mag_var

Magnitude of variation over the entire landscape. (Default = 25)

nug

Magnitude of variation in the scale of autocorr_range, smaller values lead to more homogeneous landscapes.(Default = 5)

user_seed

Seed can be set for reproducibility (Default = NA)

Author(s)

Bill Peterman


nspope/radishDGS documentation built on Sept. 15, 2020, 10:43 p.m.