powered by
Class for the ARFIMA Path simulation.
path
Object of class "vector"
"vector"
model
seed
Object of class "integer"
"integer"
Class "ARFIMA", directly. Class "rGARCH", by class "ARFIMA", distance 2.
"ARFIMA"
"rGARCH"
signature(x = "ARFIMApath"): Extracts the simulated path values as a matrix of dimension n.sim by m.sim.
signature(x = "ARFIMApath")
signature(object = "ARFIMApath"): path simulation summary.
signature(object = "ARFIMApath")
Alexios Ghalanos