fitted_object_generics | R Documentation |
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)
x |
an object returned by either |
These generics are without direct use. Consider the specific methods based on them.
These generics do not return anything. Inspect the methods based on them for practical purpose.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.