save.MLPKriging: Save an MLPKriging model to file

View source: R/MLPKrigingClass.R

save.MLPKrigingR Documentation

Save an MLPKriging model to file

Description

Save an MLPKriging model to file

Usage

## S3 method for class 'MLPKriging'
save(object, filename, ...)

Arguments

object

MLPKriging object

filename

path to save file

...

ignored


rlibkriging documentation built on July 12, 2026, 5:06 p.m.