Previous Page
|
Next Page
The HPLOGISTIC Procedure
Overview
PROC HPLOGISTIC Features
PROC HPLOGISTIC Contrasted with Other SAS Procedures
Getting Started
Binary Logistic Regression
Syntax
PROC HPLOGISTIC Statement
BY Statement
CLASS Statement
CODE Statement
FREQ Statement
ID Statement
MODEL Statement
OUTPUT Statement
PARTITION Statement
PERFORMANCE Statement
SELECTION Statement
WEIGHT Statement
Details
Missing Values
Response Distributions
Log-Likelihood Functions
Existence of Maximum Likelihood Estimates
Using Validation and Test Data
Model Fit and Assessment Statistics
The Hosmer-Lemeshow Goodness-of-Fit Test
Computational Method: Multithreading
Choosing an Optimization Algorithm
Displayed Output
ODS Table Names
Examples
Model Selection
Modeling Binomial Data
Ordinal Logistic Regression
Partitioning Data
References
Examples: HPLOGISTIC Procedure
Subsections:
10.1 Model Selection
10.2 Modeling Binomial Data
10.3 Ordinal Logistic Regression
10.4 Partitioning Data
Previous Page
|
Next Page
|
Top of Page