Great!
It worked perfectly as it supposed to do.
Regards,
Juan
Search found 8 matches
- Fri May 20, 2016 10:54 am
- Forum: Help With Programming
- Topic: Setting up a maximization problem
- Replies: 2
- Views: 7731
- Wed May 18, 2016 4:11 pm
- Forum: Help With Programming
- Topic: Setting up a maximization problem
- Replies: 2
- Views: 7731
Setting up a maximization problem
Dear Group, I am performing the following maximization. I have my data in a symmetric matrix of time series MV, and want to estimate two matrices of parameters PARM_M and PARM_S. DECLARE SYMMETRIC[SERIES] MV(6,6) SET MV(1,1) = X1 SET MV(1,2) = X2 . . . SET MV(6,6) = X36 DECLARE RECTANGULAR[REAL] PAR...
- Fri Feb 12, 2016 10:07 am
- Forum: Help With Programming
- Topic: Assigning values and obtaining information from ARRAYS
- Replies: 3
- Views: 8018
Re: Assigning values and obtaining information from ARRAYS
Great!
Thank you.
Is there anywhere else I can read about how theses objects work?
Regards,
JMJulio
Thank you.
Is there anywhere else I can read about how theses objects work?
Regards,
JMJulio
- Wed Feb 10, 2016 10:41 am
- Forum: Help With Programming
- Topic: Assigning values and obtaining information from ARRAYS
- Replies: 3
- Views: 8018
Assigning values and obtaining information from ARRAYS
Dear all, In my code I calculate at every time the realized volatility matrix of a set of financial prices which is output to a SYMMETRIC[REAL] object called VCVMAT. I have also declared two different objects, a SYMMETRIC[SERIES] and a VECTOR[SYMMETRIC[REAL]] called MVOLATS and SIGMAS respectively C...
- Wed Sep 16, 2015 6:59 pm
- Forum: CATS Questions
- Topic: Working on CATS without menus
- Replies: 2
- Views: 53215
Re: Working on CATS without menus
Dear all,
It seems I have figured out the problem with CATS working inside a loop.
Thanks a lot.
JMJulio
It seems I have figured out the problem with CATS working inside a loop.
Thanks a lot.
JMJulio
- Wed Sep 16, 2015 6:54 pm
- Forum: CATS Questions
- Topic: Working on CATS without menus
- Replies: 2
- Views: 53215
Re: Working on CATS without menus
Dear all,
I finally got the NOMENU option and now I have made it work without menus. However, it does not work in a loop.
Just reports the first iteration and stops.
Any suggestions?
Regards,
JMJulio
I finally got the NOMENU option and now I have made it work without menus. However, it does not work in a loop.
Just reports the first iteration and stops.
Any suggestions?
Regards,
JMJulio
- Wed Sep 16, 2015 4:54 pm
- Forum: CATS Questions
- Topic: Working on CATS without menus
- Replies: 2
- Views: 53215
Working on CATS without menus
Dear all,
I would like to run menu-less CATS to work in a loop and want ot extract some of the results (p-values, ranges, etc.)
Is there a way to do that?
Can you point me out to the way to do it?
Thanks in advance.
Regards,
Juan M
I would like to run menu-less CATS to work in a loop and want ot extract some of the results (p-values, ranges, etc.)
Is there a way to do that?
Can you point me out to the way to do it?
Thanks in advance.
Regards,
Juan M
- Tue Sep 08, 2015 8:54 am
- Forum: Other RATS Usage Questions
- Topic: Accessing the Help Files
- Replies: 1
- Views: 23329
Accessing the Help Files
Dear Group, My company has WinRATS 8.3 pro 64 bit installed on a server from which a group of users can run it from. Unfortunately I canot access the "Help" files. When I click on "help" menu and choose "search", the page to the right says "navigation to the web-pa...