View source: R/postestimation.R
print.risks | R Documentation |
Print fitted risks model. The only change, compared to print.glm()
,
is the addition of the main type of model: relative risk or risk difference.
If multiple models were fitted via approach = "all"
, then the
first converged model will be printed.
## S3 method for class 'risks'
print(x, ...)
x |
Fitted model |
... |
Passed to print.glm() |
No return value, called for printing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.