print: Prints summary of regression standardization fit

print.std_survR Documentation

Prints summary of regression standardization fit

Description

Prints summary of regression standardization fit

Usage

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

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

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

Arguments

x

an object of class "std_glm", "std_surv" or "std_custom".

...

unused

Value

The object being printed, invisibly.


stdReg2 documentation built on May 14, 2026, 9:07 a.m.