The SPP Procedure

ODS Table Names

Each table that PROC SPP creates has a name that is associated with it, and you must use this name to refer to the table when you use ODS Graphics. Table 105.8 lists these names and shows the statement and options that you must specify to produce the table.

Table 105.8: ODS Tables Produced by PROC SPP

ODS Table Name

Description

Statement

Option

CenScale

Model parameter standardization information

MODEL

CENSCALE

CenScaleCorrB

Approximate correlation matrix of model-standardized parameter estimates

MODEL

CORRB , SOLUTION

CenScaleCovB

Approximate covariance matrix of model-standardized parameter estimates

MODEL

COVB , SOLUTION

CenScaleParms

Parameter estimates for standardized output

MODEL

SOLUTION

ConvergenceStatus

Status of optimization at conclusion

MODEL

Default output

CorrB

Approximate correlation matrix of model parameter estimates

MODEL

CORRB

CovariateInfo

Numerical covariate information

COVTEST

Default output

CovariateLevelInfo

Levels of categorical covariate

COVTEST

Default output

CovB

Approximate covariance matrix of model parameter estimates

MODEL

COVB

EdfCsrTest

EDF test for complete spatial randomness

COVTEST

Default output

ExploratoryInfo

General point pattern information

PROC

Default output

FitStatistics

Goodness-of-fit information

MODEL

Default output

IterHist

Iteration history

MODEL

Default output

KernIntensityInfo

Intensity function information from kernel density estimation

PROCESS

KERNEL

NObs

Number of observations read and used

PROC SPP

Default output

MarkInfo

Numerical mark information

PROC SPP

Default output

MarkLevelInfo

Levels of categorical mark

PROC SPP

Default output

ModelInfo

Model information

MODEL

Default output

OptInfo

Optimization information

MODEL

Default output

ParameterEstimates

Model-fitting solution and statistics

MODEL

Default output

ParmSearch

Parameter search values

PARMS

Default output

PearsonsChiSq

Chi-square test for CSR

PROCESS

QUADRAT

QuadratCount

Counts of quadrats

PROCESS

QUADRAT

QuadratInfo

Detailed quadrat information

PROCESS

QUADRAT /DETAILS

FFuncInfo

F function information

PROCESS

F

GFuncInfo

G function information

PROCESS

G

KFuncInfo

K function information

PROCESS

K

LFuncInfo

L function information

PROCESS

L