Learn R Programming

Biograph (version 2.0.6)

Remove.intrastate: Removes intrastate transitions from Biograph object

Description

Removes intrastate transitions.

Usage

Remove.intrastate(Bdata)

Arguments

Bdata
Biograph object

Value

Details

Intrastate transitions are removed and new characteristics of the data set are obtained.

Examples

Run this code
  data (GLHS)
  Bdata2 <- Remove.intrastate (GLHS)

Run the code above in your browser using DataLab