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]

Re: st: how to do subsampling in stata


From   László Sándor <[email protected]>
To   [email protected]
Subject   Re: st: how to do subsampling in stata
Date   Thu, 15 Aug 2013 23:25:15 -0400

By the way, I might have a version that works with the simplest setup.

However, I could confuse myself in the meantime why _bs_loop.ado and
_bs_sum.ado for built-in -bootstrap- does not seem to know or care
about the size of the bootstrap samples. Surely size = _N is the
default and the most common use case, why would subsampling be
sensitive to this and the bootstrap not?

But maybe this is not a curiosity of the -bootstrap- but something I
am missing from theoretical statistics.

Good night,

Laszlo

On Thu, Aug 15, 2013 at 7:13 PM, Stas Kolenikov <[email protected]> wrote:
> On Thu, Aug 15, 2013 at 12:12 PM, Phil Schumm <[email protected]> wrote:
>> On Aug 15, 2013, at 11:45 AM, László Sándor <[email protected]> wrote:
>>> Or of course, if StataCorp reading this is confident about how easy the transition from -bsample- to -sample- would be for a clone of -bootstrap-
>>
>> I'm not familiar with the literature on the subsampling, so what I'm about to say may not entirely apply here.  However, it is worth noting that a lot of what StataCorp does is not simply implementing estimators and methods, but is making sure that the theory behind them is sound, and that the various things users might do once the method is implemented in Stata are reasonable.  Thus, even though it might be fairly simple for a user to patch an existing command to accommodate a specific situation (for which they are willing to take full responsibility), it might take StataCorp longer to verify for themselves that the enhancement is really something with which they feel comfortable.
>
> Of many other wonderful theoretical developments in statistics and
> econometrics, why not (a) empirical likelihood and exponential
> tilting? (b) block bootstrap for time series? (c) delete-k jackknife
> for complex survey data? (d) degrees of freedom corrections in mixed
> models? (e) tetrad analysis in latent variable models? and an endless
> wish list follows. Each of these are well established in their
> specific literature, but their use is required in a fairly limited
> range of situations. It took Stata Corp about 10 years from seeing the
> first user-written multiple imputation and generalized linear latent
> variable and mixed model pacakges (-ice/mim- and -gllamm-, of course)
> to the production versions of these (-mi-, -meglm- and -gsem-), and
> these have three order of magnitude greater generalizability and
> potential user base than subsampling (which is really called for in
> weird situations with non-smooth estimators, so one needs to put a lot
> of work to even produce such an estimator) or empirical likelihood
> (which is asymptotically equivalent to the existing -gmm-, anyway).
>
> That's a long introduction to say that I would not expect to see Stata
> Corp working on this for the next three or so releases. If Laszlo's
> needs are more urgent, he should start working on his own
> implementation of subsampling. As I did with empirical likelihood :).
>
> -- Stas Kolenikov, PhD, PStat (ASA, SSC)
> -- Senior Survey Statistician, Abt SRBI
> -- Opinions stated in this email are mine only, and do not reflect the
> position of my employer
> -- http://stas.kolenikov.name
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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