View source: R/print.functions.R
| print.intervals | R Documentation |
intervals.Prints the output produced by intervals function concisely.
## S3 method for class 'intervals'
print(object, ...)
object |
A fitted object by calling |
... |
Additional arguments; none used currently. |
intervals
## Not run:
fit <- nglda_est(...)
intervals(fit)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.