View source: R/print.senSlope.R
print.senSlope | R Documentation |
Prints the results of a Sen slope analysis (senSlope
).
## S3 method for class 'senSlope' print(x, digits = 4, ...)
x |
an object of class "senSlope" from |
digits |
the number of significant digits to print numeric data. |
... |
additonal arguments for printing numeric values. |
The object x
is returned invisibly.
The printed output contains the call, the smalles and largest residuals, the regression coefficients, and the confidence limits of the Sen slope.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.