Learn R Programming

stdReg2 (version 1.0.3)

print.std_surv: Prints summary of regression standardization fit

Description

Prints summary of regression standardization fit

Usage

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

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

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

Value

The object being printed, invisibly.

Arguments

x

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

...

unused