How write a commands in RATS?

For questions and discussion related to reading in and working with data.
upani
Posts: 55
Joined: Wed Jun 25, 2014 3:31 am

How write a commands in RATS?

Unread post by upani »

Dear All,

I want to write the commands and formulas which i will use repetitively for similar data sets. How i will write the commands? Which type of file? Symbols which are generally used writing formulas, is there any manual where one can check the symbols and expressions for various mathematical formulas in RATS. For example like \\ shows end of line latex. I want the list of symbols and expressions used in rats for programming purposes.

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

Re: How write a commands in RATS?

Unread post by TomDoan »

upani wrote:Dear All,

I want to write the commands and formulas which i will use repetitively for similar data sets. How i will write the commands? Which type of file?
RPF is a simple text file. We use the .RPF extension so the operating system will associate it with RATS. Although you can use TextEdit or any word processor (as long as you save as plain text), we would strongly recommend that you edit RATS program files with RATS itself.
upani wrote: Symbols which are generally used writing formulas, is there any manual where one can check the symbols and expressions for various mathematical formulas in RATS. For example like \\ shows end of line latex. I want the list of symbols and expressions used in rats for programming purposes.
See section 1.4.9 in the Introduction or Appendix A in the Reference Manual.
Post Reply