print.risks: Print model

View source: R/postestimation.R

print.risksR Documentation

Print model

Description

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.

Usage

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

Arguments

x

Fitted model

...

Passed to print.glm()

Value

No return value, called for printing


stopsack/risks documentation built on April 5, 2025, 6:02 p.m.