Learn R Programming

GUIgems (version 0.1)

transition.structure: Class

Description

This S4 class provides a structure to specify different characteristics of transitions, such as transition functions functions, parameters or parameter covariances.

Arguments

Objects from the Class

Objects are created by calls to the functions generateHazardMatrix, generateParameterMatrix, generateParameterCovarianceMatrix.

See Also

generateHazardMatrix, generateParameterMatrix, generateParameterCovarianceMatrix

Examples

Run this code

  showClass("transition.structure")

Run the code above in your browser using DataLab