public static class CoxPHModel.FrameMatrix extends Storage.DenseRowMatrix
Modifier and Type | Method and Description |
---|---|
CoxPHModel.FrameMatrix |
read_impl(water.AutoBuffer ab) |
water.fvec.Frame |
toFrame(water.Key<water.fvec.Frame> key) |
water.AutoBuffer |
write_impl(water.AutoBuffer ab) |
public final water.AutoBuffer write_impl(water.AutoBuffer ab)
public final CoxPHModel.FrameMatrix read_impl(water.AutoBuffer ab)
public final water.fvec.Frame toFrame(water.Key<water.fvec.Frame> key)
toFrame
in interface Storage.Matrix