Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: bootstrapping command


From   Ramon Castano <[email protected]>
To   [email protected]
Subject   st: bootstrapping command
Date   Mon, 22 Nov 2010 06:04:39 -0800 (PST)

Dear statalisters, I am having trouble in my version 9.0 with the bootstrapping 
stata command, which used to work well in earlier versions.
The variable of interest is "realesp" and the statistic I want to bootstrap is 
"mean"
I type: sum realesp, det
then I type: bs "summ realesp, det" "_result(3)", reps(100) size (20000) 
saving(filename.dta)
And this is what I get from Stata: 
invalid 'reps' 
I have tried with rep(100) or with a space between rep and (100), which used to 
work in older versions. Now, when I check the help it says reps instead of rep. 
Well, I try with reps(100) or with a space between reps and (100), and I still 
get the same answer: 

invalid 'reps'
Any help will be greatly regarded

RAC



      
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index