Wrapper object for summary information compatible with survival package.

# S4 method for H2OCoxPHModelSummary
show(object)

# S3 method for H2OCoxPHModelSummary
coef(object, ...)

Arguments

object

An H2OCoxPHModelSummary object.

...

additional arguments to pass on.

Slots

summary

A list containing the a summary compatible with CoxPH summary used in the survival package.