ODS Table Names

Each table created by PROC KRIGE2D has a name associated with it, and you must use this name to reference the table when using ODS Graphics. These names are listed in Table 48.2.

Table 48.2 ODS Tables Produced by PROC KRIGE2D

ODS Table Name

Description

Statement

Option

KrigInfo

Kriging analysis general information

PROC

Default output

ModelInfo

Parameters of the covariance model used in current kriging analysis

PROC

Default output

NObs

Number of observations read and used

PROC

Default output

StoreInfo

Input item store identity information

RESTORE

Default output

StoreModelInfo

Input item direction angles and models information

RESTORE

INFO

StoreVarInfo

Input item store variables and their statistics

RESTORE

INFO