I am currently learning R. I have no previous knowledge of STATA. I want to reanalyze a study which was done in Stata (xtpcse linear regression with panel-corrected standard errors). I could not fin
Many surveys have codes for different kinds of missingness.For instance, a codebook might indicate: 0-99 Data
This is a basic problem in data analysis which Stata deals with in one step. Create a wide data frame with time invariant data (x0) and time varying data for years 2000 and 2005 (x1,x2):
I\'m working on monitoring CPU and memory usage of Stata/MP (the multicore version of S开发者_JS百科tata/SE) but I am not a Stata programmer (more of a Perl guy).
开发者_开发问答Is there an equivalent function of \"%in%\" from R for Stata?As already mentioned, it\'s hard to tell what you need from the question.inlist() might work, or it might not depending on t
I\'m trying to use the tabulate command in Stata to create a time series of frequencies. The problem arises when I try to combine the output of tabulate after running through each date. tabulate will
I\'ve got data in \"chain\" format where there are subjects that get a treatment \"locks\" and subjects, or \"links\", that are recruited from each \"lock\".Therefore, my data are shaped both widely a
I am trying to learn R after using Stata and I must say that I love it. But now I am having some trouble. I am about to do some multiple regressions with Panel Data so I am using the plm package.
I would like to find the R implementation that most closely resembles Stata output 开发者_StackOverflow社区for fitting a Least Squares Regression function with Heteroskedastic Corrected Standard Error
I have been using Vim to开发者_如何学Go write Stata scripts in Windows for a while now at the university. I am learning R at the moment, and I want to switch completely to Linux as my OS (I\'ve recent