Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata

Stata Not Dropping Variables (in regression) due to Multicollinearity and I think it should

stata linear-regression

Bootstrapping Stepwise Regression in Stata

Stata: Generate sum / total by specific date ranges and save them as a new variable

foreach using numlist of numbers with leading 0s

loops for-loop stata

Label variables in R using a vector

r stata

Export stata graph (data) to Excel?

stata

Error in df_parse_dta_file(): Failed to parse C:/Users/folder/data.dta: This version of the file format is not supported

r parsing stata r-haven dta

Stata batch called from Python: Pipe Stata console output to command line

How to specify different xscale in coefplot using stata?

stata coefplot

Stata: convert a matrix to dataset without losing names

stata

Splitting long file path in Stata

stata

Delayed entry survival model: R vs Stata differences

r stata survival-analysis

conditional if and programming if 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