PosteriorProbabilities: Class '"PosteriorProbabilities"'

Description Slots Objects from the Class Author(s) See Also Examples

Description

This S4 class summarizes the posterior probabilities over time for objects of class "ArtCohort"

Slots

states

Object of class "character": names of states

times

Object of class "numeric": time points at which probabilities are evaluated

probabilities

Object of class "matrix": posterior Probabilities to be in each state at each time

lower

Object of class "matrix": lower prediction bound to be in each state at each time

upper

Object of class "matrix": upper prediction bound to be in each state at each time

type

Object of class "character": describes type of probability

Objects from the Class

Objects are created by calls to the function simulateCohort.

Author(s)

Luisa Salazar Vizcaya, Nello Blaser, Thomas Gsponer

See Also

transitionProbabilities, cumulativeIncidence, ArtCohort

Examples

1
showClass("PosteriorProbabilities")

GUIgems documentation built on May 1, 2019, 8:19 p.m.