CovInfo {SurrogateRegression}R Documentation

Covariance Information Matrix

Description

Covariance Information Matrix

Usage

CovInfo(data_part, sigma)

Arguments

data_part

List of partitioned data. See PartitionData.

sigma

Target-surrogate covariance matrix.

Value

3x3 Numeric information matrix for the target variance, target-surrogate covariance, and surrogate variance.


[Package SurrogateRegression version 0.6.0.1 Index]