print.apclm: print method for apclm objects

Description Usage Arguments

View source: R/AdaPowCor.R

Description

print method for apclm objects

Usage

1
2
## S3 method for class 'apclm'
print(fit, cred.level = 0.95, digits = 4)

Arguments

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.


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.