Package: frailtyEM
Type: Package
Title: Fitting Frailty Models with the EM Algorithm
Version: 1.0.1
Author: Theodor Adrian Balan, Hein Putter
Maintainer: Theodor Adrian Balan <hello@tbalan.com>
URL: https://github.com/tbalan/frailtyEM
BugReports: https://github.com/tbalan/frailtyEM/issues
Description: Contains functions for fitting shared frailty models with a semi-parametric
    baseline hazard with the Expectation-Maximization algorithm. Supported data formats 
    include clustered failures with left truncation and recurrent events in gap-time
    or Andersen-Gill format. Several frailty distributions, such as the the gamma, positive stable
    and the Power Variance Family are supported. 
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0), survival
Imports: Rcpp (>= 0.12.8), magrittr, msm, ggplot2, expint, tibble,
        Matrix, numDeriv
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Suggests: dplyr, plotly, gridExtra, egg
Collate: 'RcppExports.R' 'autoplot.emfrail.R' 'ca_test_cph.R'
        'ca_test_fit.R' 'em_fit.R' 'emfrail_aux.R' 'emfrail.R'
        'emfrail_arguments.R' 'emfrail_methods.R' 'fast_Estep.R'
        'frailtyEM.R' 'plot.emfrail.R' 'predict.emfrail.R'
        'print.emfrail.R' 'print.emfrail_summary.R' 'summary.emfrail.R'
NeedsCompilation: yes
Packaged: 2019-09-19 21:58:30 UTC; theodor
Repository: CRAN
Date/Publication: 2019-09-22 13:00:10 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-17 00:29:38 UTC; unix
Archs: frailtyEM.so.dSYM
