powered by
Class for the ARFIMA simulation.
simulation
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 = "ARFIMAsim"): extracts the simulated values as a matrix of dimension n.sim by m.sim.
signature(x = "ARFIMAsim")
signature(object = "ARFIMAsim"): simulation summary.
signature(object = "ARFIMAsim")
Alexios Ghalanos