View source: R/precision_profile_methods.R
| print.precision_profile | R Documentation |
Displays a concise summary of precision profile results, including model fit and functional sensitivity estimates.
## S3 method for class 'precision_profile'
print(x, digits = 3, ...)
x |
An object of class |
digits |
Number of significant digits to display (default: 3). |
... |
Additional arguments (currently ignored). |
Invisibly returns the input object x.
# See ?precision_profile for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.