Skip to content

CondiS

Censored Data Imputation for Direct Modeling

v0.1.2 · Apr 16, 2022 · GPL-2

Description

Impute the survival times for censored observations based on their conditional survival distributions derived from the Kaplan-Meier estimator. 'CondiS' can replace the censored observations with the best approximations from the statistical model, allowing for direct application of machine learning-based methods. When covariates are available, 'CondiS' is extended by incorporating the covariate information through machine learning-based regression modeling ('CondiS_X'), which can further improve the imputed survival time.

Downloads

260

Last 30 days

16733rd

663

Last 90 days

2.7K

Last year

Trend: +20.4% (30d vs prior 30d)

CRAN Check Status

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

dependencies in R code

Namespaces in Imports field not imported from:
  ‘kernlab’ ‘purrr’ ‘survminer’ ‘tidyverse’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘kernlab’ ‘purrr’ ‘survminer’ ‘tidyverse’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘kernlab’ ‘purrr’ ‘survminer’ ‘tidyverse’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘kernlab’ ‘purrr’ ‘survminer’ ‘tidyverse’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies caret survival kernlab purrr tidyverse survminer CondiS

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Apr 16, 2022
new 0.1.1 Jan 12, 2022