R/covMyKernel.R

# definir la classe

# ensuite methode covMatrix

# pour prediction, rajouter covMat1Mat2

# pour estimation, rajouter
# - covparam2vect, vect2covparam
# - covparametersBounds
# - covMatrixDerivative

# pour EGO rajouter 
# - covMatrix.dx, covDerivative.dx

# pour l'affichage, rajouter :
# - show
# - coefficients (alias coef)

# Pour la portabilite, penser a : 
# - inputNames, nInput, nuggetValue, kernelNames, etc.

Try the DiceKriging package in your browser

Any scripts or data that you put into this service are public.

DiceKriging documentation built on Feb. 24, 2021, 1:07 a.m.