Last data update: 2014.03.03

gems

Package: gems
Type: Package
Title: Generalized Multistate Simulation Model
Version: 1.0.0
Date: 2015-03-11
Author: Luisa Salazar Vizcaya, Nello Blaser, Thomas Gsponer
Maintainer: Luisa Salazar Vizcaya <luisa.salazar@ispm.unibe.ch>
Imports: MASS, methods, msm, plyr, graphics, stats, utils, data.table
Suggests: muhaz
Description: Simulate and analyze multistate models with general hazard functions. gems provides functionality for the preparation of hazard functions and parameters, simulation from a general multistate model and predicting future events. The multistate model is not required to be a Markov model and may take the history of previous events into account. In the basic version, it allows to simulate from transition-specific hazard function, whose parameters are multivariable normally distributed.
License: GPL-2
Packaged: 2015-03-11 09:03:37 UTC; nblaser
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-11 11:04:47

● Cran Task View: Survival
● 0 images, 10 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gems' ...
** package 'gems' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'gems'
Creating a generic function for 'update' from package 'stats' in package 'gems'
Creating a generic function for 'head' from package 'utils' in package 'gems'
Creating a generic function for 'tail' from package 'utils' in package 'gems'
Creating a generic function for 'print' from package 'base' in package 'gems'
Creating a generic function for 'summary' from package 'base' in package 'gems'
** help
*** installing help indices
  converting help for package 'gems'
    finding HTML links ... done
    ArtCohort                               html  
    PosteriorProbabilities                  html  
    cumulativeIncidence                     html  
    gems                                    html  
    generateHazardMatrix                    html  
    generateParameterCovarianceMatrix       html  
    generateParameterMatrix                 html  
    simulateCohort                          html  
    tavi                                    html  
    transition.structure                    html  
    transitionProbabilities                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gems)
Making 'packages.html' ... done