print method for apclm objects
1 2 | ## S3 method for class 'apclm'
print(fit, cred.level = 0.95, digits = 4)
|
fit |
the model fit |
cred.level |
the credibility level for calculation of highest density posterior intervals. defaults to 0.95. |
digits |
the number of significant digits to display. defaults to 3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.