Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata

Is there a fast way to search for variables in R?

r stata

Equivalent for Stata's egen group() function

r dataframe dplyr stata

Stata: how to change a string variable to a date?

string date format stata

lme4::glmer vs. Stata's melogit command

r stata lme4 mixed-models

is there an equivalent to Stata's egen function? [duplicate]

r stata

Reshape data frame from wide to panel with multiple variables and some time invariant

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