| 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.
itera numeric vector corresponding to iteration number
Event.1a numeric vector containing the output of the MCMC algorithm for the parameter Event 1
Event.12a numeric vector containing the output of the MCMC algorithm for the parameter Event 12
Event.2a numeric vector containing the output of the MCMC algorithm for the parameter Event 2
Event.22a 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]