View source: R/print.censQuantile.R
print.censQuantile | R Documentation |
Print the output of censQuantile
.
## S3 method for class 'censQuantile' print(x, digits = 4, ...)
x |
an object of class "censQuantile." |
digits |
the number of significant digits to print |
... |
further arguments passed to or from other methods. |
The object x
is returned invisibly.
The printed output appears as 2 columns, the first column is the percentile and the second column is the value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.