We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14a9ec commit 6b276f7Copy full SHA for 6b276f7
1 file changed
README.md
@@ -28,7 +28,7 @@ The R package `dgpsi` provides R interface to Python package [`dgpsi`](https://g
28
* Fast Leave-One-Out (LOO) and Out-Of-Sample (OOS) validations for GP, DGP, and linked (D)GP emulators.
29
* Multi-core predictions and validations for GP, DGP, and Linked (D)GP emulators.
30
* Sequential designs for (D)GP emulators and bundles of (D)GP emulators.
31
-* Automatic pruning of DGP emulators, both statically and dynamically (development version).
+* Automatic pruning of DGP emulators, both statically and dynamically.
32
33
## Getting started
34
* Check [A Quick Guide to dgpsi](https://mingdeyu.github.io/dgpsi-R/articles/dgpsi.html) to get started with the package.
0 commit comments