The following statements are available in PROC SIM2D:
The SIMULATE and MEAN statements are hierarchical; you can specify any number of SIMULATE statements, but you must specify at least one. If you specify a MEAN statement, it refers to the preceding SIMULATE statement. If you omit the MEAN statement, a zero-mean model is simulated.
You must specify a single COORDINATES statement to identify the and coordinate variables in the input data set when you perform a conditional simulation. You must also specify a single GRID statement to specify the grid information.
Table 82.1 outlines the options available in PROC SIM2D classified by function.
Task |
Statement |
Option |
---|---|---|
Data Set Options |
||
Specify an input data set |
||
Specify a grid data set |
||
Specify labels for individual grid points or in 1-D |
||
Specify correlation model and parameters |
||
Write simulated values |
||
Specify plot display and options |
||
Specify a quadratic form data set |
||
Specify plot display and options |
||
Declaring the Role of Variables |
||
Specify variables to define analysis subgroups |
||
Specify a variable with observation labels |
||
Specify the conditioning variable |
||
Specify the and coordinate variables in the DATA= data set |
||
Specify the and coordinate variables in the GDATA= data set |
||
Specify the constant coefficient variable in the QDATA= data set |
||
Specify the linear coefficient variable in the QDATA= data set |
||
Specify the linear coefficient variable in the QDATA= data set |
||
Specify the quadratic coefficient variable in the QDATA= data set |
||
Specify the quadratic coefficient variable in the QDATA= data set |
||
Specify the quadratic coefficient variable in the QDATA= data set |
||
Controlling the Simulation |
||
Specify the number of grid points in one-dimensional cases |
||
Specify the number of realizations |
||
Specify the seed value for the random generator |
||
Controlling the Mean Quadratic Surface |
||
Specify the CONST term |
||
Specify the linear term |
||
Specify the linear term |
||
Specify the quadratic term |
||
Specify the quadratic term |
||
Specify the quadratic cross term |
||
Controlling the Semivariogram Model |
||
Specify an angle for an anisotropic model |
||
Specify nested angles |
ANGLE=() |
|
Specify a functional form |
||
Specify nested functional forms |
FORM=() |
|
Specify a nugget effect |
||
Specify a range parameter |
||
Specify nested range parameters |
RANGE=() |
|
Specify a minor-major axis ratio for an anisotropic model |
||
Specify nested minor-major axis ratios |
RATIO=() |
|
Specify a scale parameter |
||
Specify nested scale parameters |
SCALE=() |
|
Specify item store with correlation information |
||
Specify model and parameters from an item store |