print.cAIC {cAIC4} | R Documentation |
Print method for cAIC
Description
Print method for cAIC
Usage
## S3 method for class 'cAIC'
print(x, ..., digits = 2)
Arguments
x |
a cAIC object |
... |
further arguments passed to generic print function (not in use). |
digits |
number of digits to print |
[Package cAIC4 version 1.0 Index]