• Previous Page
  • |
  • Next Page
BY Statement
Previous Page | Next Page

The COUNTREG Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    Functional Summary PROC COUNTREG Statement BOUNDS Statement BY Statement CLASS Statement FREQ Statement INIT Statement MODEL Statement NLOPTIONS Statement OUTPUT Statement RESTRICT Statement WEIGHT Statement ZEROMODEL Statement
  • Details Procedure Details
    Specification of Regressors Missing Values Poisson Regression Negative Binomial Regression Zero-Inflated Count Regression Overview Zero-Inflated Poisson Regression Zero-Inflated Negative Binomial Regression Computational Resources Nonlinear Optimization Options Covariance Matrix Types Displayed Output OUTPUT OUT= Data Set OUTEST= Data Set ODS Table Names
  • Examples Procedure Examples
    Basic Models ZIP and ZINB Models for Data Exhibiting Extra Zeros
  • References
 
BY Statement
BY variables ;
A BY statement can be used with PROC COUNTREG to obtain separate analyses on observations in groups defined by the BY variables. When a BY statement appears, the input data set should be sorted in the order of the BY variables.
Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page