public class CoxPH.CoxPHDriver
extends water.H2O.H2OCountedCompleter<hex.ModelBuilder.Driver>
| Constructor and Description |
|---|
CoxPHDriver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
calcCounts(CoxPHModel model,
CoxPH.CoxPHTask coxMR) |
protected void |
calcCumhaz_0(CoxPHModel model,
CoxPH.CoxPHTask coxMR) |
protected hex.coxph.CoxPH.ComputationState |
calcLoglik(DataInfo dinfo,
hex.coxph.CoxPH.ComputationState cs,
CoxPHModel.CoxPHParameters p,
CoxPH.CoxPHTask coxMR) |
protected void |
calcModelStats(CoxPHModel model,
double[] newCoef,
hex.coxph.CoxPH.ComputationState cs) |
void |
computeImpl() |
protected void |
initStats(CoxPHModel model,
DataInfo dinfo,
double[] time) |
asBytes, clone, compute, compute1, currThrPriority, frozenType, icer, priority, read, readJSON, reloadFromBytes, write, writeJSON__tryComplete, addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, setCompleter, setPendingCount, setRawResult, tryCompleteadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, completeExceptionally, fork, get, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkprotected void initStats(CoxPHModel model, DataInfo dinfo, double[] time)
protected void calcCounts(CoxPHModel model, CoxPH.CoxPHTask coxMR)
protected hex.coxph.CoxPH.ComputationState calcLoglik(DataInfo dinfo, hex.coxph.CoxPH.ComputationState cs, CoxPHModel.CoxPHParameters p, CoxPH.CoxPHTask coxMR)
protected void calcModelStats(CoxPHModel model, double[] newCoef, hex.coxph.CoxPH.ComputationState cs)
protected void calcCumhaz_0(CoxPHModel model, CoxPH.CoxPHTask coxMR)
public void computeImpl()