public class CoxPH.CoxPHDriver
extends water.H2O.H2OCountedCompleter<hex.ModelBuilder.Driver>
| Constructor and Description |
|---|
CoxPH.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 double |
calcLoglik(CoxPHModel model,
CoxPH.CoxPHTask coxMR) |
protected void |
calcModelStats(CoxPHModel model,
double[] newCoef,
double newLoglik) |
void |
computeImpl() |
protected void |
initStats(CoxPHModel model,
DataInfo dinfo) |
asBytes, clone, compute, compute1, currThrPriority, frozenType, icer, priority, read, readJSON, reloadFromBytes, write, writeJSON__tryComplete, addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, onExceptionalCompletion, setCompleter, setPendingCount, setRawResult, tryCompleteadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, completeExceptionally, fork, 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)
protected void calcCounts(CoxPHModel model, CoxPH.CoxPHTask coxMR)
protected double calcLoglik(CoxPHModel model, CoxPH.CoxPHTask coxMR)
protected void calcModelStats(CoxPHModel model, double[] newCoef, double newLoglik)
protected void calcCumhaz_0(CoxPHModel model, CoxPH.CoxPHTask coxMR)
public void computeImpl()