fitODBOD (version 1.4.1-1)

Terror_data_USA: Terror Data USA

Description

Jenkins and Johnson (1975) compiled a chronology of incidents of international terrorism from 1/1968 through 04/1974. During this period 507 incidents are recorded in the world, where 64 incidents occurred in the United States and 65 ones in Argentina.

Usage

Terror_data_USA

Arguments

Format

A data frame with 2 columns and 9 rows

Incidents

No of Incidents Occurred

fre

Observed frequencies

Examples

Run this code
Terror_data_USA$Incidents         #extracting the binomial random variables
sum(Terror_data_USA$fre)              #summing all the frequencies

Run the code above in your browser using DataCamp Workspace