| Class | Description |
|---|---|
| CoxCC | |
| CoxCoefficient | |
| CoxHelper |
The CoxHelper class is provided to start with a tab delimited file in a similar process in R and return the results as a CoxInfo class.
|
| CoxInfo |
Holds the results of a cox analysis where calling dump(), toString() will give an output similar to R
|
| CoxMart | |
| CoxR |
This is a port of the R survival code used for doing Cox Regression.
|
| CoxScore | |
| CoxVariables | |
| ResidualsCoxph | |
| RiskInfo | |
| StrataInfo |
Information needed to represent a survival curve
|
| SurvFitInfo |
Contains info for graphing km figures
|
| SurvivalInfo |
Data class to represent a single sample where time and event/censor status is required
Additionally each variable and data associated with that variable.
|
| SurvivalInfoHelper |
Used to work with SurvivalInfo
|
| SurvivalInfoIndex |
Not used and probably should be deleted
|
| WaldTest | |
| WaldTestInfo |
| Enum | Description |
|---|---|
| CoxMethod | |
| ResidualsCoxph.Type |
Copyright © 2000–2017 BioJava. All rights reserved.