fitODBOD (version 1.4.1-1)

Terror_data_ARG: Terror Data ARG

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_ARG

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_ARG$Incidents        #extracting the binomial random variables
sum(Terror_data_ARG$fre)              #summing all the frequencies

Run the code above in your browser using DataCamp Workspace