print a summary of the hrest object
## S3 method for class 'hrest' print(x, ...)
x
hrest object
...
other parameters
null
d1 <- make_data() hr_est <- estimate(d1, score, group) print(hr_est)