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()


tgerke/risks documentation built on Jan. 28, 2024, 1:08 a.m.