Learn R Programming

TimeDepFrail (version 0.1.0)

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).