Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.
/ DiceKriging Public archive

Branch R package DiceKriging (Kriging methods for computer experiments)

Notifications You must be signed in to change notification settings

IRSN/DiceKriging

Repository files navigation


This repository is no longer supported. It has been merged with the regular one from the original team of DiceKriging: https://github.com/DiceKrigingClub/DiceKriging , and all features are translated there.

You can also access the website dedicated to DiceKriging: https://dicekrigingclub.github.io/www/


Linux & OSX Build Status Windows AppVeyor Build Status

codecov

DiceKriging: Kriging methods for computer experiments

This repository is a fork of regular DiceKriging sources (available at http://cran.r-project.org/web/packages/DiceKriging). It contains some fixes and supplement for testing purpose:

  • control random seed for genoud loglik optimization (kmEstimate.R)
  • allow arbitrary optim.method function to be passed (expected to work like optim)
  • add scaling derivatives to be used within DiceOptim/EGO (covStruct_Scaling.R, covStruct_Scaling_Affine.R)
  • big improvement of scaling code for cpu efficiency

Installation

You can install the latest version of the code:

  • using the devtools R package:
# Install devtools, if you haven't already.
install.packages("devtools")

devtools::install_github("DiceKriging", "IRSN")

Analytics

About

Branch R package DiceKriging (Kriging methods for computer experiments)

Resources

Stars

Watchers

Forks

Packages

No packages published