View source: R/postestimation.R
print.summary.risks | R Documentation |
Print summaries for "risks" models. The printout is the same as
for regular summaries of generalized linear models fit via
stats::glm()
, except that the type of "risks" model
is printed first (e.g., "Poisson model with robust covariance")
and confidence intervals for model parameters are printed at the end.
## S3 method for class 'summary.risks'
print(x, ...)
x |
Model |
... |
Passed on |
No return value, called for printing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.