Learn R Programming

FieldSim (version 3.2.1)

process-method: process method

Description

The process class is a class of the FieldSim package.

Arguments

Slots

name:
is the name of the manifold (a character string).
values:
the values of the simulated (or given) sample path of the process ().
parameter:
is the origin fixed on the manifold (a matrix)
manifold:
is the distance set on the manifold (a function).
covf:
is the mesh (a matrix).

See Also

setProcess,manifold-class.