View source: R/MLPKrigingClass.R
| save.MLPKriging | R Documentation |
Save an MLPKriging model to file
## S3 method for class 'MLPKriging'
save(object, filename, ...)
object |
MLPKriging object |
filename |
path to save file |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.