Number of actions | R Documentation |
The function gives the frequency distribution of the number of actions taken in response to a decision by the Court from 1979-1988.
data_action
data_action |
A vector of (non-negative integer) count values. |
The data contain the frequency distribution of the number of actions taken in response to a decision by the Court from 1979-1988. They were used by Zorn (1998) and fitted by the zero-inflated and hurdle models.
data_action gives the frequency distribution of the number of actions taken in response to a decision by the Court from 1979-1988.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Zorn, C. J. (1998). An analytic and empirical examination of zero-inflated and hurdle Poisson specifications. Sociological Methods & Research, 26(3), 368-400.
x<-data_action
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.