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 Oct. 16, 2024, 10:23 p.m.