fischerlees + stata   25

st: -tuples- now available from SSC
A very slick way to run tons of different regressions, mining your way toward the best model
STATA  combinatorics 
december 2011 by fischerlees
Re: st: Mann-Whitney/Wilcoxon power analysis
Good rule of thumb: 1.6 times the sample size as for a t-test
STATA  power_analysis  statistics 
december 2011 by fischerlees
Looping through filenames in STATA - nickharding's posterous
macro naming: be sure that globals are readily identifiable, sometimes it's hard to know where they end
STATA 
september 2011 by fischerlees
st: RE: Histogram with weights
Great method to sidestep interger-only frequency weights
STATA  weights 
september 2011 by fischerlees
Stata Tips
This is a good way to make the return code work for me.

if _rc { executes the loop for any situation where the return code is other than zero (i.e. an error)
STATA 
may 2011 by fischerlees
st: RE: RE: RE: RE: user input as scalar value
di "Enter value for foo: " _request(foo)

This is a great way to get user input during the middle of running a DO file (I think)
STATA  local  macro  input 
may 2011 by fischerlees
SpringerLink - Fulltext
Great reviews on comparing R and STATA
exante  coding  STATA  R 
may 2011 by fischerlees
Math Forum - Ask Dr. Math
This is the formula that I worked on with laura. Victory!
distance  GPS  STATA 
september 2009 by fischerlees

Copy this bookmark:



description:


tags: