copy.MLPKriging: Deep copy of MLPKriging model

View source: R/MLPKrigingClass.R

copy.MLPKrigingR Documentation

Deep copy of MLPKriging model

Description

Deep copy of MLPKriging model

Usage

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

Arguments

object

MLPKriging object

...

ignored

Value

a new independent MLPKriging object


rlibkriging documentation built on May 14, 2026, 1:06 a.m.