print.marginal_cox {bunsen}R Documentation

Print the marginal treatment effects for hazard ratio (HR)

Description

print method for class 'marginal_cox'.

Usage

## S3 method for class 'marginal_cox'
print(x, ...)

Arguments

x

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]