powered by
Frees memory allocated by a particular C-side Gaussian process object, or all GP objects currently allocated
deleteGP(gpi) deleteGPsep(gpsepi) deleteGPs() deleteGPseps()
Nothing is returned
a scalar positive integer specifying an allocated isotropic GP object
similar to gpi but indicating a separable GP object
gpi
Robert B. Gramacy rbg@vt.edu
Any function calling newGP or newGPsep will require destruction via these functions or there will be a memory leak
newGP
newGPsep
vignette("laGP"), newGP, predGP, mleGP
vignette("laGP")
predGP
mleGP
## see examples for newGP, predGP, or mleGP
Run the code above in your browser using DataLab