covar_pred: Predictive variance-covariance for w of the integrated...

covar_predR Documentation

Predictive variance-covariance for w of the integrated emulator.

Description

A dataset containing the values of variance and covariances for w.

Usage

covar_pred

Format

A tibble with 36 rows and 6 variables:

var1

predictive variance for quarterly heating demand.

var2

predictive variance for a quarterly gas price.

var3

predictive variance for a quarterly electricity price.

covar12

predictive covariance between x1 and x2 inputs.

covar13

predictive covariance between x1 and x3 inputs.

covar23

predictive covariance between x2 and x3 inputs.

Source

outputs of GP emulation and two DLMs.


vicvolodina93/linkedEmulation documentation built on July 7, 2022, 1:25 a.m.