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

The TCOUNTREG Procedure (Experimental)

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    Functional Summary PROC TCOUNTREG Statement BOUNDS Statement BY Statement CLASS Statement FREQ Statement ID 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 Variable Selection Panel Data Analysis 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 Variable Selection
  • References
 
BY Statement
BY variables ;
A BY statement can be used with PROC TCOUNTREG 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.

Note: This procedure is experimental.

Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page