H2OCoxPHModelSummary-class: The H2OCoxPHModelSummary object.

H2OCoxPHModelSummary-classR Documentation

The H2OCoxPHModelSummary object.

Description

Wrapper object for summary information compatible with survival package.

Usage

## S4 method for signature 'H2OCoxPHModelSummary'
show(object)

## S3 method for class '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.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.