discreteTransInteger-class: Class "discreteTransInteger"
Description
Matrix defining transitions between discrete stages; slots define the names of stages, etc.
Objects from the Class
Objects can be created by calls of the form new("discreteTransInteger", ...)
. Slots
discreteTrans
:- Object of class
"matrix"
~~ meanToCont
:- Object of class
"matrix"
~~ thetaToCont
:- Object of class
"matrix"
~~ moveToDiscrete
:- Object of class
"glm"
~~ distToCont
:- Object of class
"character"
~~
Methods
No methods defined with class "discreteTrans" in the signature.Examples
Run this codeshowClass("discreteTransInteger")
Run the code above in your browser using DataLab