GeneratRateMatrix.ProgressionGraph: Outputs a matrix of rates from the edge Data of a...

Description Usage Arguments Value

View source: R/progressionGraph.R

Description

The matrix that is produced is such that M[i,j] = the rate from node i to node j, where the nodes are numbered in creation order (nodes(object$graph)). If the transition rates are formula then these should be evaluated before calling this function

Usage

1

Arguments

object

A ProgressionGraph object

Value

A Matrix of transition rates


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.