Description Slots Extends Methods Author(s)
Class for the ACD Path simulation.
path:Object of class "vector" The simulation.
model:Object of class "vector" The model.
seed:Object of class "integer" The random seeds.
Class "rACD", directly.
signature(object = "ACDpath"):
Extracts the conditional sigma simulated values as a matrix of size n.sim x m.sim.
signature(object = "ACDpath"):
Extracts the conditional mean simulated values as a matrix of size n.sim x m.sim.
signature(object = "ACDpath"): Calculates and
Returns the conditional excess simulated Kurtosis values as a matrix of
size n.sim x m.sim
signature(object = "ACDpath"): Extracts the conditional
shape simulated values as a matrix of size n.sim x m.sim. Takes optional
argument ‘transform’ (default TRUE) denoting whether to transform the
value to the distribution domain bounds.
signature(object = "ACDpath"): Extracts the conditional
skew simulated values as a matrix of size n.sim x m.sim. Takes optional
argument ‘transform’ (default TRUE) denoting whether to transform the
value to the distribution domain bounds.
signature(object = "ACDpath"):
Returns the conditional simulated Skewness values as a matrix of
size n.sim x m.sim
Alexios Ghalanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.