print.std_surv | R Documentation |
Prints summary of regression standardization fit
## S3 method for class 'std_surv'
print(x, ...)
## S3 method for class 'std_glm'
print(x, ...)
## S3 method for class 'std_custom'
print(x, ...)
x |
an object of class |
... |
unused |
The object being printed, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.