print.summary.survPen | R Documentation |
survPen
fitprint summary for a survPen
fit
## S3 method for class 'summary.survPen'
print(
x,
digits = max(3, getOption("digits") - 2),
signif.stars = getOption("show.signif.stars"),
...
)
x |
an object of class |
digits |
controls number of digits printed in output. |
signif.stars |
Should significance stars be printed alongside output. |
... |
other arguments |
print of summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.