print.AdPaik: Print method for AdPaik objects
Description
This function prints a summary of the optimal parameters estimated in an AdPaik object.
Usage
# S3 method for AdPaik
print(x, ...)
Value
Prints a summary of the AdPaik object and returns it invisibly.
Arguments
- x
An object of class AdPaik.
- ...
Additional arguments (not used).