summary.marginal_cox {bunsen} | R Documentation |
Summarizing the marginal treatment effects for hazard ratio (HR)
Description
summary method for class 'marginal_cox'.
Usage
## S3 method for class 'marginal_cox'
summary(object, ...)
Arguments
object |
an object of class 'marginal_cox' |
... |
Parameters for other methods. |
Value
No return value. This is called for its side effects.
[Package bunsen version 0.1.0 Index]