PROC COUNTREG Feature
|
Supported Functionality
|
---|---|
Categorical predictor
|
Character and numeric
class variables
|
Continuous predictor
|
Variable values are
used as is.
|
MODEL specification
|
Effect specifications
that are allowed by the MODEL statement, including main effects, interactions,
and powers of continuous predictors. Only one MODEL statement can
be specified.
|
ZEROMODEL specification
|
Effect specifications
that are allowed in the MODEL statement, including the intercept,
main effects, interactions, and powers of continuous predictors.
|
OFFSET variables
|
The offset variables
in the MODEL and ZEROMODEL statements are retrieved from the FitSummary
table.
|
ZEROMODEL statement
LINK function
|
The LOGISTIC and the
NORMAL link distribution functions that are allowed in the ZEROMODEL
statement.
|