Re: [R] equivalent of Stata "by construct"

2012-09-27 Thread Daniel Nordlund
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Pradipto Banerjee > Sent: Thursday, September 27, 2012 9:13 AM > To: r-help@r-project.org > Subject: [R] equivalent of Stata "by construct" >

Re: [R] equivalent of Stata "by construct"

2012-09-27 Thread Duncan Murdoch
On 27/09/2012 12:13 PM, Pradipto Banerjee wrote: I am evaluating a switch from Stata to R. I don't need to extensive Statistical methods, but the main reason I am exploring the switch is the coding flexibility in R (e.g. Stata does not support linear/quadratic programming). I have been going o

[R] equivalent of Stata "by construct"

2012-09-27 Thread Pradipto Banerjee
I am evaluating a switch from Stata to R. I don't need to extensive Statistical methods, but the main reason I am exploring the switch is the coding flexibility in R (e.g. Stata does not support linear/quadratic programming). I have been going over the R syntax and I had a quick question: In St