CSKrig-class {mscalib}R Documentation

Class "CSKrig"

Description

Objects from the Class

Objects is created by call to the method CSTps.

Slots

slope:
Object of class Krig returned by function Tps describing the slope calibration coefficient
intercept:
Object of class Krig returned by function Tps describing the intercept calibration coefficient
caliblist:
Object of class "character" : name of Caliblist-class subclass e.g. Calibintlist-class
ppm:
Object of class "logical" indicates if the Caliblist-class used to compute the CSKrig was determined using parts per million as mass measurement error measure.

Extends

Class "surf", directly.

Methods

image
signature(x = "CSKrig"): ...
plot
signature(x = "CSKrig", y = "missing"): ...

Note

Author(s)

References

See Also

How to create the object see CSTps-methods

Examples






[Package mscalib version 1.0.1 Index]