Events {RChronoModel} | R Documentation |
Events
Description
Contains the output of the MCMC algorithm for four events modelled by ChronoModel.
Usage
data(Events)
Format
A data frame with 30000 observations on the following 5 variables.
iter
a numeric vector corresponding to iteration number
Event.1
a numeric vector containing the output of the MCMC algorithm for the parameter Event 1
Event.12
a numeric vector containing the output of the MCMC algorithm for the parameter Event 12
Event.2
a numeric vector containing the output of the MCMC algorithm for the parameter Event 2
Event.22
a numeric vector containing the output of the MCMC algorithm for the parameter Event 22
Author(s)
Anne Philippe <Anne.Philippe@univ-nantes.fr> and
Marie-Anne Vibet <Marie-Anne.Vibet@univ-nantes.fr>
Examples
data(Events)
summary(Events)
[Package RChronoModel version 0.4 Index]