Description Usage Arguments Value Author(s) See Also
Default model for prior variance (Gaussian stochastic process). Used as default for prior variance when constructing an emulator with emulator.create
1 | emulator.pri.var.normal(inp,sd,lambda,alpha=2,sd.smooth=0,rows=NA,cols=NA)
|
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) |
Returns matrix of prior variance.
Peter Reichert <peter.reichert@eawag.ch>
emulator.evaluate
, emulator.create
, emulator.pri.mean.lin
, evaluate.emulator.GASP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.