Last data update: 2014.03.03

msm

Package: msm
Version: 1.6.1
Date: 2016-03-09
Title: Multi-State Markov and Hidden Markov Models in Continuous Time
Author: Christopher Jackson <chris.jackson@mrc-bsu.cam.ac.uk>
Maintainer: Christopher Jackson <chris.jackson@mrc-bsu.cam.ac.uk>
Description: Functions for fitting continuous-time Markov and hidden
Markov multi-state models to longitudinal data. Designed for
processes observed at arbitrary times in continuous time (panel data)
but some other observation schemes are supported. Both Markov
transition rates and the hidden Markov output process can be modelled
in terms of covariates, which may be constant or piecewise-constant
in time.
License: GPL (>= 2)
Imports: survival, mvtnorm, expm
Suggests: mstate, minqa, doParallel, foreach, numDeriv, testthat, flexsurv
LazyData: yes
NeedsCompilation: yes
Packaged: 2016-03-09 11:24:28 UTC; chris
Repository: CRAN
Date/Publication: 2016-03-09 15:20:54

● Cran Task View: Distributions, Survival
● 0 images, 58 functions, 5 datasets
Reverse Depends: 14

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'msm' ...
** package 'msm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c analyticp.c -o analyticp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c hmm.c -o hmm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c hmmderiv.c -o hmmderiv.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lik.c -o lik.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pijt.c -o pijt.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o msm.so analyticp.o hmm.o hmmderiv.o lik.o pijt.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/msm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'msm'
    finding HTML links ... done
    2phase                                  html  
    MatrixExp                               html  
    aneur                                   html  
    boot.msm                                html  
    bos                                     html  
    cav                                     html  
    cmodel.object                           html  
    coef.msm                                html  
    crudeinits.msm                          html  
    deltamethod                             html  
    draic.msm                               html  
    ecmodel.object                          html  
    efpt.msm                                html  
    ematrix.msm                             html  
    emodel.object                           html  
    fev                                     html  
    hazard.msm                              html  
    hmm-dists                               html  
    hmmMV                                   html  
    hmodel.object                           html  
    logLik.msm                              html  
    lrtest.msm                              html  
    medists                                 html  
    model.frame.msm                         html  
    msm                                     html  
    msm.form.qoutput                        html  
    msm.object                              html  
    msm2Surv                                html  
    odds.msm                                html  
    paramdata.object                        html  
    pearson.msm                             html  
    pexp                                    html  
    phasemeans.msm                          html  
    plot.msm                                html  
    plot.prevalence.msm                     html  
    plot.survfit.msm                        html  
    plotprog.msm                            html  
    pmatrix.msm                             html  
    pmatrix.piecewise.msm                   html  
    pnext.msm                               html  
    ppass.msm                               html  
    prevalence.msm                          html  
    print.msm                               html  
    printold.msm                            html  
    psor                                    html  
    qcmodel.object                          html  
    qgeneric                                html  
    qmatrix.msm                             html  
    qmodel.object                           html  
    qratio.msm                              html  
    recreate.olddata                        html  
    scoreresid.msm                          html  
    sim.msm                                 html  
    simfitted.msm                           html  
    simmulti.msm                            html  
    sojourn.msm                             html  
    statetable.msm                          html  
    summary.msm                             html  
    surface.msm                             html  
    tnorm                                   html  
    totlos.msm                              html  
    transient.msm                           html  
    viterbi.msm                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (msm)
Making 'packages.html' ... done