print.etasclass: Print method for etasclass objects

View source: R/print.etasclass.R

print.etasclassR Documentation

Print method for etasclass objects

Description

Print method for an object of class etasclass.

Gives some information on the execution and gives estimates of the ETAS parameters.

Usage

## S3 method for class 'etasclass'
print(x,...)

Arguments

x

an etaclass object.

...

other arguments.

Details

Print brief information about an object of class etasclass. More output is obtained with summary.

Value

Displays parameters estimates and information on the execution of the etasclass estimation process. Displays also the exact call of the function that generated etasclass

Author(s)

Marcello Chiodi, Giada Adelfio

See Also

etasclass,eqcat, profile.etasclass


etasFLP documentation built on Sept. 14, 2023, 5:06 p.m.