ARFIMApath-class | R Documentation |
Class for the ARFIMA Path simulation.
path
:Object of class "vector"
model
:Object of class "vector"
seed
:Object of class "integer"
Class "ARFIMA"
, directly.
Class "rGARCH"
, by class "ARFIMA", distance 2.
signature(x = "ARFIMApath")
:
Extracts the simulated path values as a matrix of dimension n.sim by m.sim.
signature(object = "ARFIMApath")
: path simulation summary.
Alexios Ghalanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.