read | R Documentation |
This function loads the .pkl
file that stores the emulator.
read(pkl_file)
pkl_file |
the path to and the name of the |
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
The S3 class of a GP emulator, a DGP emulator, a linked (D)GP emulator, or a bundle of (D)GP emulators.
## Not run:
# See gp(), dgp(), lgp(), or pack() for an example.
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.