Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata

Non-greedy (lazy) matching using regex?

Ho to make the Receiver operating characteristic (ROC) and identifying the Youden index

r stata roc

How to get number of items (length) from a Stata macro?

stata stata-macros

What is the equivalent of the R command "source" in Stata?

r stata

R data table merge vs Stata merge

r merge data.table stata

Drop variables with all missing values

stata stata-macros

Haven: read_dta error() "Failed to parse /Users/folder/my_data.dta: Unable to allocate memory."

r export stata r-haven

What is the difference between Stata's standard deviations from predict and R's standard errors from predict?

r statistics stata

unable to read stata .dta file in python

python pandas stata

Save on disk and reload estimates for esttab

stata

Export Stata regression result to R?

r stata

Stata type mismatch with local macro?

stata stata-macros

Read multiples of same columns in a fixed width file

r stata

How to keep a list of variables given some of them may not exist?

stata capture stata-macros

R - type in multiple strings without quotation marks

string r stata

What is the equivalent to Stata's portmanteau (Q) test for white noise in R?

r time-series stata

Stata seemingly not actually rounding with round()

rounding stata

Regular expression to extract number before/after word

regex stata

Select all possible tuples from a vector in R

r set tuples stata