Last data update: 2014.03.03

gptk

Package: gptk
Version: 1.08
Date: 2014-03-07
Title: Gaussian Processes Tool-Kit
Author: Alfredo Kalaitzis <alkalait@gmail.com>,
Antti Honkela <antti.honkela@tkk.fi>,
Pei Gao <pg349@medschl.cam.ac.uk>,
Neil D. Lawrence <N.Lawrence@dcs.shef.ac.uk>
Maintainer: Alfredo Kalaitzis <alkalait@gmail.com>
Depends: R (>= 2.8.0), Matrix, fields
Imports:
Suggests: spam
Description: The gptk package implements a general-purpose toolkit for Gaussian
process regression with a variety of covariance functions (e.g. RBF, Mattern, polynomial, etc).
Based on a MATLAB implementation by Neil D. Lawrence. See inst/doc/index.html for more details.
License: BSD_2_clause + file LICENSE
URL:
BugReports: alkalait@gmail.com
Packaged: 2014-03-07 16:04:13 UTC; alfredo
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-07 17:44:33

● 0 images, 65 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gptk' ...
** package 'gptk' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gptk'
    finding HTML links ... done
    SCGoptim                                html  
    basePlot                                html  
    cmpndKernParamInit                      html  
    cmpndNoiseParamInit                     html  
    demAutoOptimiseGp                       html  
    demGpCov2D                              html  
    demGpSample                             html  
    demInterpolation                        html  
    demOptimiseGp                           html  
    demRegression                           html  
    expTransform                            html  
    gaussSamp                               html  
    gaussianNoiseOut                        html  
    gaussianNoiseParamInit                  html  
    gpBlockIndices                          html  
    gpComputeAlpha                          html  
    gpComputeM                              html  
    gpCovGrads                              html  
    gpCovGradsTest                          html  
    gpCreate                                html  
    gpDataIndices                           html  
    gpExpandParam                           html  
    gpExtractParam                          html  
    gpGradient                              html  
    gpLogLikeGradients                      html  
    gpLogLikelihood                         html  
    gpMeanFunctionGradient                  html  
    gpObjective                             html  
    gpOptimise                              html  
    gpOptions                               html  
    gpOut                                   html  
    gpPlot                                  html  
    gpPosteriorMeanVar                      html  
    gpPosteriorSample                       html  
    gpSample                                html  
    gpScaleBiasGradient                     html  
    gpTest                                  html  
    gpUpdateAD                              html  
    gpUpdateKernels                         html  
    kernCompute                             html  
    kernCreate                              html  
    kernDiagGradX                           html  
    kernDiagGradient                        html  
    kernGradient                            html  
    kernParamInit                           html  
    kernTest                                html  
    modelDisplay                            html  
    modelExpandParam                        html  
    modelExtractParam                       html  
    modelGradient                           html  
    modelGradientCheck                      html  
    modelOut                                html  
    modelOutputGrad                         html  
    multiKernParamInit                      html  
    noiseCreate                             html  
    noiseOut                                html  
    noiseParamInit                          html  
    optimiDefaultConstraint                 html  
    rbfKernDiagGradX                        html  
    rbfKernGradX                            html  
    rbfKernParamInit                        html  
    whiteKernDiagGradX                      html  
    whiteKernGradX                          html  
    whiteKernParamInit                      html  
    zeroAxes                                html  
** building package indices
** testing if installed package can be loaded
* DONE (gptk)
Making 'packages.html' ... done