Previous Page | Next Page

The SIM2D Procedure

ODS Table Names

Each table created by PROC SIM2D 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 79.2.

Table 79.2 ODS Tables Produced by PROC SIM2D

ODS Table Name

Description

Statement

Option

ModelInfo

Parameters of the covariance model used in current simulation

PROC

default output

NObs

Number of observations read and used

PROC

default output

SimuInfo

General information about the simulation

PROC

default output

Previous Page | Next Page | Top of Page