getLikelihood: Compute Maximum Likelihood Value

Description Usage Arguments

Description

Compute the Maximum Likelihood value for CCKriging.

Usage

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

Arguments

model

[CCKriging]
The CCKriging model the likelihood should be computed for.

par

[numeric]
Optional vector of parameters of 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.