rlibkriging: Kriging Models using the 'libKriging' Library

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, and HDF5 features coming from HDF Group (see HDF5_LICENSE file) possibly provided by Rhdf5lib by Mike Smith (Artistic-2.0 license).

Getting started

Package details

AuthorYann Richet [aut, cre] (<https://orcid.org/0000-0002-5677-8458>), 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]
MaintainerYann Richet <yann.richet@irsn.fr>
LicenseApache License (>= 2)
Version0.8-0.1
URL https://github.com/libKriging
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rlibkriging")

Try the rlibkriging package in your browser

Any scripts or data that you put into this service are public.

rlibkriging documentation built on May 29, 2024, 1:40 a.m.