Description Usage Arguments Value Author(s) See Also
Computes the gradient and hessian of the optimisation function of restricted MIDAS regression and checks whether the conditions of local optimum are met. Numerical estimates are used.
1 2 3 4 | deriv_tests(x, tol = 1e-06)
## S3 method for class 'midas_r'
deriv_tests(x, tol = 1e-06)
|
x |
|
tol |
a tolerance, values below the tolerance are considered zero |
a list with gradient, hessian of optimisation function and convergence message
Vaidotas Zemlys
midas_r
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.