Generic functions list for hreal:
Print the realization of the Haweks model.
Print the summary of the Hawkes process realization.
Matrix like ouput of the realization of Hawkes model.
# S3 method for hreal
print(x, n = 20, ...)# S3 method for hreal
summary(object, n = 20, ...)
# S3 method for hreal
as.matrix(x, ...)
S3-object of hreal.
number of rows to diplay.
further arguments passed to or from other methods.
S3-object of hreal.