The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Travis Build Status AppVeyor Build Status Coverage Status ## Survival Support Vector Analysis Cesaire J. K. Fouodo

Introduction

This package performs support vectors analysis for data sets with survival outcome. Three approaches are available in the package: The regression approach takes censoring into account when formulating the inequality constraints of the support vector problem. In the ranking approach, the inequality constraints set the objective to maximize the concordance index for comparable pairs of observations. The hybrid approach combines the regression and ranking constraints in the same model.

Installation

Installation from Github:

devtools::install_github("imbs-hl/survivalsvm")

CRAN release coming soon.

Usage

For usage in R, see ?survivalsvm in R. Most importantly, see the Examples section. As a first example you could try

survivalsvm(Surv(time, status) ~ ., veteran, gamma.mu = 0.1)

References

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.