| print.pmcalibration | R Documentation | 
print a pmcalibration object
## S3 method for class 'pmcalibration'
print(x, digits = 2, conf_level = 0.95, ...)
| x | a  | 
| digits | number of digits to print | 
| conf_level | width of the confidence interval (0.95 gives 95% CI) | 
| ... | optional arguments passed to print | 
prints a summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.