powered by
This function loads the .pkl file that stores the emulator.
.pkl
read(pkl_file)
The S3 class of a GP emulator, a DGP emulator, a linked (D)GP emulator, or a bundle of (D)GP emulators.
the path to and the name of the .pkl file where the emulator is stored.
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
if (FALSE) { # See gp(), dgp(), lgp(), or pack() for an example. }
Run the code above in your browser using DataLab