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 May 14, 2026, 1:06 a.m.