Skip to content

nonlinear constraints in GARCH estimation

2 messages · ShyhWeir Tzang, Alexios Ghalanos

#
You probably need a nonlinear constraints solver to do this. You can try 
Rsolnp (an Augmented Lagrange type solver) in the RINO project on 
r-forge which accepts both nonlinear equalities and inequalities, or the 
nlminb2 solver in the Rmetrics project.

HTH,

-Alexios
ShyhWeir Tzang wrote: