View source: R/print.etasclass.R
| print.etasclass | R Documentation |
Print method for an object of class etasclass.
Gives some information on the execution and gives estimates of the ETAS parameters.
## S3 method for class 'etasclass'
print(x,...)
x |
an |
... |
other arguments. |
Print brief information about an object of class etasclass. More output is obtained with summary.
Displays parameters estimates and information on the execution of the etasclass
estimation process. Displays also the exact call of the function that generated etasclass
Marcello Chiodi, Giada Adelfio
etasclass,eqcat, profile.etasclass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.