|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.analyses.data.DataCase
edu.ucla.stat.SOCR.analyses.data.SurvivalObject
public class SurvivalObject
| Field Summary | |
|---|---|
static int |
CENSORED_CONSTANT
|
static int |
DEAD_CONSTANT
|
| Fields inherited from class edu.ucla.stat.SOCR.analyses.data.DataCase |
|---|
flignerKilleenNormalQuantile, group, rank, value |
| Constructor Summary | |
|---|---|
SurvivalObject(double time,
byte censor,
int index)
|
|
| Method Summary | |
|---|---|
byte |
getCensor()
|
int |
getIndex()
|
double |
getTime()
|
void |
setCensorNotations(java.lang.String censored,
java.lang.String dead)
|
| Methods inherited from class edu.ucla.stat.SOCR.analyses.data.DataCase |
|---|
getFlignerKilleenNormalQuantile, getGroup, getIndexArray, getRank, getSign, getValue, getValueArray, main, setFlignerKilleenNormalQuantile, setRank, setSign, setValue, toDataCaseArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CENSORED_CONSTANT
public static final int DEAD_CONSTANT
| Constructor Detail |
|---|
public SurvivalObject(double time,
byte censor,
int index)
| Method Detail |
|---|
public double getTime()
public byte getCensor()
public int getIndex()
getIndex in class DataCase
public void setCensorNotations(java.lang.String censored,
java.lang.String dead)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||