RATS Programming Manual, Installment 4

This is the development of a 2nd Edition of Enders' RATS Programming Manual.

Moderator: TomDoan

TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

RATS Programming Manual, Installment 4

Unread post by TomDoan »

This latest installment of the draft of the 2nd edition of the RATS Programming Manual adds Chapter 5 on "Standard Programming Structures". This includes DO loops, IF-ELSE blocks and WHILE and UNTIL loops. The principal example is a threshold autoregression done first using a fairly inflexible (first "draft") calculation, and then a more flexible coding that uses more advanced programming features like EQUATIONS.

The zip file includes all examples, not just from chapter 5, but from all previous ones.
RATS Programming Manual.pdf
Manual alone
(1.34 MiB) Downloaded 2663 times
RATS Programming Manual.zip
Zip with manual, programs, data
(1.11 MiB) Downloaded 2564 times
Post Reply