Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata

Stata. How to transform a dataset into pure panel data?

stata panel-data

From Stata to R: creating a scatterplot with vertical date lines on a subset

r ggplot2 stata graphing subset

How to export multiple set of regressions into one Excel workbook using either outreg2 or esttab?

excel stata

Is there an equivalent R function to Stata 'order' command?

r stata

loop R multiple samples from single dataset

r loops for-loop stata

How to generate a string variable out of a labeled numeric variable (Stata)?

string label stata

Count unique values in Stata

count unique stata

R prediction package VS Stata margins

r stata prediction lm

Help interpreting/converting odd date format

Tag all duplicate rows in R as in Stata

r data.table plyr stata

Is there a way to create Stata's _merge indicator variable with R's merge()?

r stata

Tabulate multiple variables with common prefix using a local macro

loops stata stata-macros

Plotting Quantile Regression Lines

plot regression stata quantile

Major discrepancies between R and Stata for ARIMA

r statistics stata

How to convert foreach in Stata to R?

r stata

In Stata, how can I append to a local varlist during a loop?

list stata

Paths to do-file in Stata

stata

Is there a command line editor that highlights the Stata syntax? [closed]

remote-server stata

Create a two-mode frequency matrix in R

R equivalent of Stata local or global macros

r stata local stata-macros