Re: [R] how to call sas in R

2005-07-05 Thread bogdan romocea
he estimate, have the SAS job output them to a text file or data set. hth, b. > -Original Message- > From: Nongluck Klibbua [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 02, 2005 4:14 AM > To: r-help@stat.math.ethz.ch > Subject: [R] how to call sas in R > > >

[R] how to call sas in R

2005-07-02 Thread Nongluck Klibbua
Hello all, I would like to know how to call sas code in R. Since I simulate data in R and I need to use sas code (garch-t,egarch and gjr) to estimate it. I need to simulate 500 times with 2000 obs. How I can call that code in R.Also, how I can keep the parameters from the estimate. j=1:500 i=1:200