Interface to 'libKriging' 'C++' library <https://github.com/libKriging> that should provide most standard Kriging / Gaussian process regression features (like in 'DiceKriging', 'kergp' or 'RobustGaSP' packages). 'libKriging' relies on Armadillo linear algebra library (Apache 2 license) by Conrad Sanderson, 'lbfgsb_cpp' is a 'C++' port around 'lbfgsb' library (BSD-3 license) by Ciyou Zhu, Richard Byrd, Jorge Nocedal and Jose Luis Morales used for hyperparameters optimization.
Version: | 0.9-0.4 |
Depends: | R (≥ 4.2) |
Imports: | Rcpp (≥ 0.12.11), methods, DiceKriging |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat, RobustGaSP, utils, DiceDesign, foreach |
Published: | 2024-10-02 |
DOI: | 10.32614/CRAN.package.rlibkriging |
Author: | Yann Richet [aut, cre], Pascal Havé [aut], Yves Deville [aut], Conrad Sanderson [ctb], Ciyou Zhu [ctb], Richard Byrd [ctb], Jorge Nocedal [ctb], Jose Luis Morales [ctb], Mike Smith [ctb] |
Maintainer: | Yann Richet <yann.richet at irsn.fr> |
License: | Apache License (≥ 2) |
URL: | https://github.com/libKriging |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, cmake (>= 3.2.0), gcc, gfortran |
Materials: | README |
CRAN checks: | rlibkriging results |
Reference manual: | rlibkriging.pdf |
Package source: | rlibkriging_0.9-0.4.tar.gz |
Windows binaries: | r-devel: rlibkriging_0.9-0.4.zip, r-release: rlibkriging_0.9-0.4.zip, r-oldrel: rlibkriging_0.9-0.4.zip |
macOS binaries: | r-release (arm64): rlibkriging_0.9-0.4.tgz, r-oldrel (arm64): rlibkriging_0.9-0.4.tgz, r-release (x86_64): rlibkriging_0.9-0.4.tgz, r-oldrel (x86_64): rlibkriging_0.9-0.4.tgz |
Old sources: | rlibkriging archive |
Reverse suggests: | DiceView |
Please use the canonical form https://CRAN.R-project.org/package=rlibkriging to link to this page.