ratespraysToMatrix: Convert ratesprays into a matrix

Description Usage Arguments Value Note

Description

This method computes a 'ratematrix' out of slot ratesprays. The i,j - entry will then be accessible via ratematrix[[i]][[j]] and contain the rate from discrete state i to discrete state j. Note that the returned object is not of class matrix, but is a nested list of spray objects.

Usage

1

Arguments

obj

object of class polyPdmpModel.

Value

a two dimensional list of spray objects.

Note

this method only works for one discrete variable


CharlotteJana/pdmppoly documentation built on Sept. 4, 2019, 4:40 p.m.