Learn R Programming

spduration (version 0.17.2)

model.coups: Model of global coups from 1979 to 2010

Description

This is a model object for a split-duration model of the Powell & Thyne coups. It is used in several example code sections to speed up package testing by eliminating the need to re-estimate a model each time.

Usage

model.coups

Arguments

Format

An object of class spdur.

Examples

Run this code
data(model.coups)
str(model.coups)

Run the code above in your browser using DataLab