Remove.intrastate: Removes intrastate transitions from Biograph object

Description Usage Arguments Details Value Author(s) Examples

Description

Removes intrastate transitions.

Usage

1

Arguments

Bdata

Biograph object

Details

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

Value

Biograph object with intrastate transitions removed. The "param" attribute is adjusted.

Author(s)

Frans Willekens

Examples

1
2
  data (GLHS)
  Bdata2 <- Remove.intrastate (GLHS)

Biograph documentation built on May 1, 2019, 8:48 p.m.