GPlab-package           Gaussian Process Laboratory
checkX                  Generic function to check the compatibility of
                        a design matrix with a given covariance object
checkX,covAll-method    Check the compatibility of a design with a
                        given covariance object
coef,methods            Extract coefficients of a covTS object as
                        vector, list or matrix
coef<-                  Generic function for the replacement of
                        coefficient values
coefLower               Extract or set lower/upper bounds on
                        coefficients
covAll-class            Virtual class "covAll"
covMan                  Creator function for covMan objects
covMan-class            Class '"covMan"'
covMat                  Generic function returning a covariance or a
                        cross-covariance matrix between two sets of
                        locations
covMat,covMan-method    Covariance Matrix for a covariance kernel
                        object
covTS                   Creator function for covTS objects
covTS-class             Class '"covTS"'
gls                     Generic function computing a Generalized Least
                        Squares estimation with a given covariance
                        kernel
gls-methods             Generalized Least Squares estimation with a
                        given covariance kernel
gp                      Gaussian Process model
influence.gp            Diagnostics for a Gaussian Process model, based
                        on Leave-One-Out
inputNames              Generic function returning the names of the
                        inputs of a covariance kernel
kernelName              Name of the 1d kernel in a composite kernel
                        object
mle                     Generic function for Maximum Likelihood
                        estimation of a Gaussian Process model
mle-methods             Maximum Likelihood estimation of Gaussian
                        Process model parameters
npar                    Generic function returning the number of free
                        parameters in a covariance kernel
npar,covMan-method      Number of parameters for a covariance kernel
                        object
parMap                  Generic function to map the parameters of a
                        composite covariance kernel
parMap,covTS-method     Map the parameters of a structure on the inputs
                        and kernel parameters
plot.gp                 Diagnostic plot for the validation of a 'gp'
                        object
predict.gp              Prediction method for the '"gp"' S3 class
scores                  Generic function returning the scores for a
                        covariance kernel object
shapeSlot               Extracts the slots of a structure
simulPar                Generic function to draw random values for the
                        parameters of a covariance kernel
