getCorrVector: Get Correlation Vector Between New Point and Design Points

Description Usage Arguments Value See Also

Description

Compute correlations between the points of a mixed continuous and categorical design matrix and a new data point x0 according to a specified correlation function for the continuous variables and a method for constructing cross-correlations between the categorical level-combinations.

Usage

1
getCorrVector(model, x0)

Arguments

model

[CCKriging]
The CCKriging model.

x0

[data.frame]
A data.frame with one row containing the new data point.

Value

[numeric]

See Also

getCorrMatrix


dominikkirchhoff/CCKriging documentation built on May 19, 2019, 4:05 p.m.