print.hrest | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.