Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Martin Weiss" <martin.weiss1@gmx.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: Bootstrap Error |
Date | Sat, 20 Mar 2010 21:36:47 +0100 |
<> Could be a case of ado files and executable being out of sync. The example runs without error for me... What does -update all- give you? HTH Martin -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Reg Jordan Sent: Samstag, 20. März 2010 21:34 To: statalist@hsphsun2.harvard.edu Subject: st: Bootstrap Error Can anyone explain why Im getting this error? Stata v.11 >From page 204 of the Reference Manual (A ? H), Expressions, Example 2: . sysuse auto, clear (1978 Automobile Data) . bootstrap range=(r(max) - r(min)), reps(1000) : sum mpg (running summarize on estimation sample) <<snip, snip>> Bootstrap results Number of obs = 74 Replications = 1000 command: summarize mpg range: r(max) - r(min) option nullok not allowed stata(): 3598 Stata returned error _b_table::di_titles(): - function returned error _coef_table(): - function returned error <istmt>: - function returned error r(3598); I appreciate any help on this. Thanks. Reg Jordan * * 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/ * * 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/