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 July 12, 2026, 5:06 p.m.