NAG Library Routine Document
g13fgf
(uni_garch_exp_estim)
1
Purpose
g13fgf estimates the parameters of a univariate regression-exponential
process (see
Engle and Ng (1993)).
2
Specification
Fortran Interface
Subroutine g13fgf ( |
dist,
yt,
x,
ldx,
num,
ip,
iq,
nreg,
mn,
npar,
theta,
se,
sc,
covr,
ldcovr,
hp,
et,
ht,
lgf,
copts,
maxit,
tol,
work,
lwork,
ifail) |
Integer, Intent (In) | :: |
ldx,
num,
ip,
iq,
nreg,
mn,
npar,
ldcovr,
maxit,
lwork | Integer, Intent (Inout) | :: |
ifail | Real (Kind=nag_wp), Intent (In) | :: |
yt(num),
x(ldx,*),
tol | Real (Kind=nag_wp), Intent (Inout) | :: |
theta(npar),
covr(ldcovr,npar),
hp | Real (Kind=nag_wp), Intent (Out) | :: |
se(npar),
sc(npar),
et(num),
ht(num),
lgf,
work(lwork) | Logical, Intent (In) | :: |
copts | Character (1), Intent (In) | :: |
dist |
|
C Header Interface
#include nagmk26.h
void |
g13fgf_ (
const char *dist,
const double yt[],
const double x[],
const Integer *ldx,
const Integer *num,
const Integer *ip,
const Integer *iq,
const Integer *nreg,
const Integer *mn,
const Integer *npar,
double theta[],
double se[],
double sc[],
double covr[],
const Integer *ldcovr,
double *hp,
double et[],
double ht[],
double *lgf,
const logical *copts,
const Integer *maxit,
const double *tol,
double work[],
const Integer *lwork,
Integer *ifail,
const Charlen length_dist) |
|
3
Description
A univariate regression-exponential
process, with
coefficients
, for
,
coefficients
, for
,
coefficients,
, for
, and
linear regression coefficients
, for
, can be represented by:
where
,
denotes the expected value of
and
or
. Here
is a standardized Student's
-distribution with
degrees of freedom and variance
,
is the number of terms in the sequence,
denotes the endogenous variables,
the exogenous variables,
the regression mean,
the regression coefficients,
the residuals,
the conditional variance,
the number of degrees of freedom of the Student's
-distribution, and
the set of all information up to time
.
g13fgf provides an estimate , for the vector where , when , and when .
mn,
nreg can be used to simplify the
expression in
(1) as follows:
No Regression and No Mean
- ,
- ,
- and
- is a vector when , and a vector, when .
No Regression
- ,
- ,
- and
- is a vector when and a vector, when .
Note: if the
, where
is known (not to be estimated by
g13fgf) then
(1) can be written as
, where
. This corresponds to the case
No Regression and No Mean, with
replaced by
.
No Mean
- ,
- ,
- and
- is a vector when and a vector, when .
4
References
Bollerslev T (1986) Generalised autoregressive conditional heteroskedasticity Journal of Econometrics 31 307–327
Engle R (1982) Autoregressive conditional heteroskedasticity with estimates of the variance of United Kingdom inflation Econometrica 50 987–1008
Engle R and Ng V (1993) Measuring and testing the impact of news on volatility Journal of Finance 48 1749–1777
Glosten L, Jagannathan R and Runkle D (1993) Relationship between the expected value and the volatility of nominal excess return on stocks Journal of Finance 48 1779–1801
Hamilton J (1994) Time Series Analysis Princeton University Press
5
Arguments
- 1: – Character(1)Input
-
On entry: the type of distribution to use for
.
- A Normal distribution is used.
- A Student's -distribution is used.
Constraint:
or .
- 2: – Real (Kind=nag_wp) arrayInput
-
On entry: the sequence of observations,
, for .
- 3: – Real (Kind=nag_wp) arrayInput
-
Note: the second dimension of the array
x
must be at least
.
On entry: row
of
x must contain the time dependent exogenous vector
, where
, for
.
- 4: – IntegerInput
-
On entry: the first dimension of the array
x as declared in the (sub)program from which
g13fgf is called.
Constraint:
.
- 5: – IntegerInput
-
On entry: , the number of terms in the sequence.
Constraints:
- ;
- .
- 6: – IntegerInput
-
On entry: the number of coefficients,
, for .
Constraint:
(see also
npar).
- 7: – IntegerInput
-
On entry: the number of coefficients,
, for .
Constraint:
(see also
npar).
- 8: – IntegerInput
-
On entry: , the number of regression coefficients.
Constraint:
(see also
npar).
- 9: – IntegerInput
-
On entry: if , the mean term will be included in the model.
Constraint:
or .
- 10: – IntegerInput
-
On entry: the number of parameters to be included in the model. when and when .
Constraint:
.
- 11: – Real (Kind=nag_wp) arrayInput/Output
-
On entry: the initial parameter estimates for the vector
.
The first element must contain the coefficient
and the next
iq elements must contain the autoregressive coefficients
, for
.
The next
iq elements contain the coefficients
, for
.
The next
ip elements must contain the moving average coefficients
, for
.
If , the next element must contain an estimate for , the number of degrees of freedom of the Student's -distribution.
If , the next element must contain the mean term .
If
, the remaining
nreg elements are taken as initial estimates of the linear regression coefficients
, for
.
On exit: the estimated values
for the vector
.
The first element contains the coefficient
and the next
iq elements contain the coefficients
, for
.
The next
iq elements contain the coefficients
, for
.
The next
ip elements are the moving average coefficients
, for
.
If , the next element contains an estimate for then the number of degrees of freedom of the Student's -distribution.
If , the next element contains an estimate for the mean term .
The final
nreg elements are the estimated linear regression coefficients
, for
.
- 12: – Real (Kind=nag_wp) arrayOutput
-
On exit: the standard errors for
.
The first element contains the standard error for
and the next
iq elements contain the standard errors for
, for
. The next
iq elements contain the standard errors for
, for
. The next
ip elements are the standard errors for
, for
.
If , the next element contains the standard error for , the number of degrees of freedom of the Student's -distribution.
If , the next element contains the standard error for .
The final
nreg elements are the standard errors for
, for
.
- 13: – Real (Kind=nag_wp) arrayOutput
-
On exit: the scores for
.
The first element contains the scores for
, the next
iq elements contain the scores for
, for
, the next
iq elements contain the scores for
, for
, the next
ip elements are the scores for
, for
.
If , the next element contains the scores for , the number of degrees of freedom of the Student's -distribution.
If , the next element contains the score for .
The final
nreg elements are the scores for
, for
.
- 14: – Real (Kind=nag_wp) arrayOutput
-
On exit: the covariance matrix of the parameter estimates , that is the inverse of the Fisher Information Matrix.
- 15: – IntegerInput
-
On entry: the first dimension of the array
covr as declared in the (sub)program from which
g13fgf is called.
Constraint:
.
- 16: – Real (Kind=nag_wp)Input/Output
-
On entry: if
then
hp is the value to be used for the pre-observed conditional variance, otherwise
hp is not referenced.
On exit: if
then
hp is the estimated value of the pre-observed conditional variance.
- 17: – Real (Kind=nag_wp) arrayOutput
-
On exit: the estimated residuals,
, for .
- 18: – Real (Kind=nag_wp) arrayOutput
-
On exit: the estimated conditional variances,
, for .
- 19: – Real (Kind=nag_wp)Output
-
On exit: the value of the log-likelihood function at .
- 20: – LogicalInput
-
On entry: if , the routine provides initial parameter estimates of the regression terms, otherwise these are provided by you.
- 21: – IntegerInput
-
On entry: the maximum number of iterations to be used by the optimization routine when estimating the parameters.
Constraint:
.
- 22: – Real (Kind=nag_wp)Input
-
On entry: the tolerance to be used by the optimization routine when estimating the parameters.
- 23: – Real (Kind=nag_wp) arrayWorkspace
- 24: – IntegerInput
-
On entry: the dimension of the array
work as declared in the (sub)program from which
g13fgf is called.
Constraint:
.
- 25: – IntegerInput/Output
-
On entry:
ifail must be set to
,
. If you are unfamiliar with this argument you should refer to
Section 3.4 in How to Use the NAG Library and its Documentation for details.
For environments where it might be inappropriate to halt program execution when an error is detected, the value
is recommended. If the output of error messages is undesirable, then the value
is recommended. Otherwise, because for this routine the values of the output arguments may be useful even if
on exit, the recommended value is
.
When the value is used it is essential to test the value of ifail on exit.
On exit:
unless the routine detects an error or a warning has been flagged (see
Section 6).
6
Error Indicators and Warnings
If on entry
or
, explanatory error messages are output on the current error message unit (as defined by
x04aaf).
Note: g13fgf may return useful information for one or more of the following detected errors or warnings.
Errors or warnings detected by the routine:
-
On entry, | , |
or | , |
or | , |
or | , |
or | , |
or | , |
or | npar has an invalid value, |
or | , |
or | , |
or | , |
or | , |
or | , |
or | , |
or | . |
-
On entry, | . |
-
The matrix is not full rank.
-
The information matrix is not positive definite.
-
The maximum number of iterations has been reached.
-
The log-likelihood cannot be optimized any further.
-
No feasible model parameters could be found.
An unexpected error has been triggered by this routine. Please
contact
NAG.
See
Section 3.9 in How to Use the NAG Library and its Documentation for further information.
Your licence key may have expired or may not have been installed correctly.
See
Section 3.8 in How to Use the NAG Library and its Documentation for further information.
Dynamic memory allocation failed.
See
Section 3.7 in How to Use the NAG Library and its Documentation for further information.
7
Accuracy
Not applicable.
8
Parallelism and Performance
g13fgf is threaded by NAG for parallel execution in multithreaded implementations of the NAG Library.
g13fgf makes calls to BLAS and/or LAPACK routines, which may be threaded within the vendor library used by this implementation. Consult the documentation for the vendor library for further information.
Please consult the
X06 Chapter Introduction for information on how to control and interrogate the OpenMP environment used within this routine. Please also consult the
Users' Note for your implementation for any additional implementation-specific information.
None.
10
Example
This example fits a model with Student's -distributed residuals to some simulated data.
The process parameter estimates,
, are obtained using
g13fgf, and a four step ahead volatility estimate is computed using
g13fhf.
The data was simulated using
g05pgf.
10.1
Program Text
Program Text (g13fgfe.f90)
10.2
Program Data
Program Data (g13fgfe.d)
10.3
Program Results
Program Results (g13fgfe.r)