getCorrMatrix: Get Matrix of Correlations between the Design Points

Description Usage Arguments

Description

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

Usage

1
getCorrMatrix(model, par = NULL, info = TRUE)

Arguments

model

[CCKriging]
The CCKriging model the correlation matrix should be computed for.

par

[numeric]
Optional vector of parameters for the Kriging model. The first values belong to the continuous variables, the rest to the categorical variables. Defaults to NULL, which means the parameters of the model object are used.

info

[logical(1)]
Should extra information be printed to the console? Default is TRUE.


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