| cogarch.est.incr-class {yuima} | R Documentation |
Class for Estimation of COGARCH(p,q) model with underlying increments
Description
The cogarch.est.incr class is a class of the yuima package that extends the cogarch.est-class and is filled by the function gmm or qmle.
Slots
Incr.Lev:is an object of class
zoothat contains the estimated increments of the noise obtained usingcogarchNoise.yuima:is an object of of
yuima-class.logL.Incr:is an object of class
numericthat contains the value of the log-likelihood for estimated Levy increments.objFun:is an object of class
characterthat indicates the objective function used in the minimization problem. See the documentation of the functiongmmorqmlefor more details.call:is an object of class
language.coef:is an object of class
numericthat contains estimated parameters.fullcoef:is an object of class
numericthat contains estimated and fixed parameters.vcov:is an object of class
matrix.min:is an object of class
numeric.minuslogl:is an object of class
function.method:is an object of class
character.
Methods
- simulate
simulation method. For more information see
simulate.- plot
Plot method for estimated increment of the noise.
- Methods mle
All methods for
mle-classare available.
Author(s)
The YUIMA Project Team