Hi all, I am using both SAS and R for my tasks. For a particular task, I use SAS for data manipulation, export, then import into R, and then use R to fit a Bayesian model with package rstan. For another task, I use R for data manipulation, export, then import into SAS. I have known that we can call R into SAS by using proc iml. However, I think Rstudio is also strong as we can check values quickly so for me working with R in SAS is not much advantageous as working with R in Rstudio. From your experience, could you suggest in which situations should we call R into SAS with proc iml rather than working independently as I mention above? Thank you for reading! Kind regards, Trung Dung.
... View more