Accessors for the output returned by the main fitting functions of
the fEGarch package. The generics themselves are without use.
sigt(x)cmeans(x)
etat(x)
llhood(x)
inf_criteria(x)
pars(x)
se(x)
vcov_mat(x)
These generics do not return anything. Inspect the methods based on them for practical purpose.
an object returned by either fEGarch,
fiaparch or figarch, etc.
These generics are without direct use. Consider the specific methods based on them.