Package org.biojava.nbio.survival.cox
package org.biojava.nbio.survival.cox
-
ClassDescriptionThe 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.Holds the results of a cox analysis where calling dump(), toString() will give an output similar to RThis is a port of the R survival code used for doing Cox Regression.Information needed to represent a survival curveContains info for graphing km figuresData class to represent a single sample where time and event/censor status is required Additionally each variable and data associated with that variable.Used to work with SurvivalInfoNot used and probably should be deleted