emulator.pri.var.normal: Emulator: default model for prior variance

Description Usage Arguments Value Author(s) See Also

View source: R/emulator.R

Description

Default model for prior variance (Gaussian stochastic process). Used as default for prior variance when constructing an emulator with emulator.create

Usage

1
emulator.pri.var.normal(inp,sd,lambda,alpha=2,sd.smooth=0,rows=NA,cols=NA)

Arguments

inp

input

sd

standard deviation

lambda

correlation length

alpha

exponent of distance to model decay of correlation

sd.smooth

smoothing

rows

rows (optional)

cols

columns (optional)

Value

Returns matrix of prior variance.

Author(s)

Peter Reichert <peter.reichert@eawag.ch>

See Also

emulator.evaluate, emulator.create, emulator.pri.mean.lin, evaluate.emulator.GASP


baccione-eawag/EawagSchoolTools documentation built on Dec. 19, 2021, 6:38 a.m.