hreal {emhawkes}R Documentation

Realization of Hawkes process

Description

hreal is the list of the following:

Print functions for hreal are provided.

Usage

## S3 method for class 'hreal'
print(x, n = 20, ...)

## S3 method for class 'hreal'
summary(object, n = 20, ...)

Arguments

x

S3-object of hreal.

n

Number of rows to display.

...

Further arguments passed to or from other methods.

object

S3-object of hreal.


[Package emhawkes version 0.9.7 Index]