BookmarkSubscribeRSS Feed
amlan
Calcite | Level 5

Hi all,

I have  three stationary variables  with 212 data points for each variable.

I am trying to run VAR(1) -ARCH(1) model but it is showing the following error.

ERROR: QUANEW optimization cannot be completed. QUANEW needs more than 200 iterations or 2000 function calls.

I am attaching the textfile as well as my code.

Is there any way  i can estimate the  the model correctly.Is there any other optimization technique or is there any way i can compute  the model.

I used the following codes provided in this link  SAS/ETS(R) 9.2 User's Guide

1 REPLY 1
udo_sas
SAS Employee

Hello -

It seems to me that the optimization solver did not converge. In my opinion you should either change the nonlinear optimization technique or increase the number of iterations for your current solver.

For details please refer to http://support.sas.com/documentation/cdl/en/etsug/66100/HTML/default/viewer.htm#etsug_varmax_syntax1... and  http://support.sas.com/documentation/cdl/en/etsug/66100/HTML/default/viewer.htm#etsug_nlomet_toc.htm

Thanks,

Udo

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1044 views
  • 0 likes
  • 2 in conversation