monsterGetTm: monsterGetTm

View source: R/MONSTER.R

monsterGetTmR Documentation

monsterGetTm

Description

acessor for the transition matrix in MONSTER object

Usage

monsterGetTm(x)

Arguments

x

an object of class "monsterAnalysis"

Value

Transition matrix

Examples

data(monsterRes)
tm <- monsterGetTm(monsterRes)

netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.