View source: R/print.summary.monotone.R
print.summary.monotone | R Documentation |
Method for printing an overview with summary of model class 'monotone'
## S3 method for class 'summary.monotone'
print(x, digits = 3, ...)
x |
an object of type 'summary.monotone', result of call to summary.monotone() |
digits |
integer number of digits to round |
... |
additional parameters |
print.summary.monotone
output in R console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.