classNoiseKriging {rlibkriging}R Documentation

Shortcut to provide functions to the S3 class "NoiseKriging"

Description

Shortcut to provide functions to the S3 class "NoiseKriging"

Usage

classNoiseKriging(nk)

Arguments

nk

A pointer to a C++ object of class "NoiseKriging"

Value

An object of class "NoiseKriging" with methods to access and manipulate the data


[Package rlibkriging version 0.9-2.1 Index]