Last data update: 2014.03.03

DiceKriging

Package: DiceKriging
Title: Kriging Methods for Computer Experiments
Version: 1.5.5
Date: 2015-04-23
Author: Olivier Roustant, David Ginsbourger, Yves Deville. Contributors: Clement Chevalier, Yann Richet.
Maintainer: Olivier Roustant <roustant@emse.fr>
Description: Estimation, validation and prediction of kriging models.
Important functions : km, print.km, plot.km, predict.km.
Depends: methods
Suggests: rgenoud, foreach, doParallel, testthat
License: GPL-2 | GPL-3
URL: http://dice.emse.fr/
Packaged: 2015-04-24 06:25:18 UTC; roustant
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-24 11:22:56

● Cran Task View: ExperimentalDesign
23 images, 55 functions, 0 datasets
Reverse Depends: 7

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiceKriging' ...
** package 'DiceKriging' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c CovFuns.c -o CovFuns.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Scaling.c -o Scaling.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o DiceKriging.so CovFuns.o Scaling.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/DiceKriging/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiceKriging'
    finding HTML links ... done
    DiceKriging-package                     html  
    SCAD                                    html  
    SCAD.derivative                         html  
    affineScalingFun                        html  
    affineScalingGrad                       html  
    branin                                  html  
    camelback                               html  
    checkNames                              html  
    coef                                    html  
    computeAuxVariables                     html  
    covAffineScaling-class                  html  
    covIso-class                            html  
    covKernel-class                         html  
    covMat1Mat2                             html  
    covMatrix                               html  
    covMatrixDerivative                     html  
    covParametersBounds                     html  
    covScaling-class                        html  
    covStruct.create                        html  
    covTensorProduct-class                  html  
    covUser-class                           html  
    covVector.dx                            html  
    covparam2vect                           html  
    drop.response                           html  
    goldsteinPrice                          html  
    hartman3                                html  
    hartman6                                html  
    inputnames                              html  
    kernelname                              html  
    km-class                                html  
    km                                      html  
    km1Nugget.init                          html  
    kmData                                  html  
    kmEstimate                              html  
    kmNoNugget.init                         html  
    kmNuggets.init                          html  
    leaveOneOut.km                          html  
    leaveOneOutFun                          html  
    leaveOneOutGrad                         html  
    logLik.km                               html  
    logLikFun                               html  
    logLikGrad                              html  
    ninput                                  html  
    nuggetflag                              html  
    nuggetvalue                             html  
    plot.km                                 html  
    predict.km                              html  
    scalingFun                              html  
    scalingGrad                             html  
    show.km                                 html  
    simulate.km                             html  
    trend.deltax                            html  
    trendMatrix.update                      html  
    update.km                               html  
    vect2covparam                           html  
** building package indices
** testing if installed package can be loaded
* DONE (DiceKriging)
Making 'packages.html' ... done