Skip to content

frailtyEM

Fitting Frailty Models with the EM Algorithm

v1.0.1 · Sep 22, 2019 · GPL (>= 2)

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.

Downloads

2.4K

Last 30 days

2756th

7.4K

Last 90 days

20.9K

Last year

Trend: -8.2% (30d vs prior 30d)

CRAN Check Status

14 NOTE
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (19 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Theodor Adrian Balan <hello@tbalan.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Theodor", "Adrian"),
                      family = "Balan",
                      role = c("aut", "cre"),
                      email = "hello@tbalan.com"),
               person(given = "Hein",
                      family = "Putter",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Theodor Adrian Balan <hello@tbalan.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Theodor", "Adrian"),
                      family = "Balan",
                      role = c("aut", "cre"),
                      email = "hello@tbalan.com"),
               person(given = "Hein",
                      family = "Putter",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?

Check History

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Theodor Adrian Balan <hello@tbalan.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Theodor", "Adrian"),
                      family = "Balan",
                      role = c("aut", "cre"),
                      email = "hello@tbalan.com"),
               person(given = "Hein",
                      family = "Putter",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Theodor Adrian Balan <hello@tbalan.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Theodor", "Adrian"),
                      family = "Balan",
                      role = c("aut", "cre"),
                      email = "hello@tbalan.com"),
               person(given = "Hein",
                      family = "Putter",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) emfrail_control.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) emfrail_control.Rd:55-57: Lost braces in \itemize; meant \describe ?

Reverse Dependencies (3)

imports

suggests

Dependency Network

Dependencies Reverse dependencies survival Rcpp magrittr msm ggplot2 expint tibble Matrix numDeriv DRsurvCRT rsurv tram frailtyEM

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Sep 21, 2019
updated 1.0.0 ← 0.8.8 diff Jul 29, 2019
updated 0.8.8 ← 0.8.7 diff May 22, 2018
updated 0.8.7 ← 0.8.3 diff Apr 22, 2018
updated 0.8.3 ← 0.8.1 diff Feb 4, 2018
updated 0.8.1 ← 0.7.9 diff Jan 24, 2018
updated 0.7.9 ← 0.7.2 diff Oct 23, 2017
updated 0.7.2 ← 0.7.0-1 diff Sep 4, 2017
updated 0.7.0-1 ← 0.6.2 diff Jun 16, 2017
updated 0.6.2 ← 0.5.4 diff Apr 30, 2017
updated 0.5.4 ← 0.5.2 diff Apr 2, 2017
new 0.5.2 Mar 21, 2017