Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata

Stata: Check if a local macro is undefined

Clustered standard errors in R using plm (with fixed effects)

r stata plm standard-error

What is the equivalent of Stata function inlist() in R?

r command stata

Reading in only part of a Stata .DTA file in R

Migrating from Stata to Python

python statistics numpy stata

Using if qualifier with egen in Stata

stata

Does Stata have any `try and catch` mechanism similar to Java?

java try-catch stata

How to rewrite this Stata code in R?

r stata

Pandas read_stata() with large .dta files

python pandas stata

Extensive documentation on how to write a lexer for Pygments? [closed]

python stata pygments

first-difference linear panel model variance in R and Stata

r stata standard-error plm

How to count the number of observations in R like Stata command count

r stata

R - Keep first observation per group identified by multiple variables (Stata equivalent "bys var1 var2 : keep if _n == 1")

r stata

Break a command into several lines in do-file in Stata

command-line stata break

Logistic regression with robust clustered standard errors in R

r regression stata

Mimic tabulate command from Stata in R

r stata

Run Stata do file from Python

python stata

Searching for a straightforward way to do Stata's bysort tasks in R

r stata

Save .dta files in python

python numpy stata

Use esttab to generate summary statistics by group with columns for mean difference and significance

stata