Terrorism | R Documentation |
The function gives the observed number of incidents of international terrorism per month in the USA between 1968 and 1974.
data_terror
data_terror |
A vector of (non-negative integer) count values. |
The data show the observed number of incidents of international terrorism per month in the USA between 1968 and 1974. They were used by Mersad et al. (2015) and fitted by the zero-inflated models.
data_terror gives the observed number of incidents of international terrorism per month in the USA between 1968 and 1974.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Mersad, M., Ganjali, M., & Rivaz, F. (2015). Some extensions of zero-inflated models and Bayesian tests for them. Journal of Statistical Computation and Simulation, 85(18), 3792-3810.
Conigliani, C., Castro, J. I., & O'Hagan, A. (2000). Bayesian assessment of goodness of fit against nonparametric alternatives. Canadian Journal of Statistics, 28(2), 327-342.
x<-data_terror
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.