Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Re: Bootstrapping Cronbach's Alphas in Stat


From   Ted Barker <[email protected]>
To   [email protected]
Subject   Re: st: Re: Bootstrapping Cronbach's Alphas in Stat
Date   Wed, 28 May 2003 06:50:21 -0700 (PDT)

Hi Scott -

Thanks for your suggestion! Here is the code that
worked: 

bs "alpha ctsp1 ctsp2 ctsp3 ctsp4 ctsp5" "r(alpha)",
rep(1000)  

Best,

Ted Barker

--- Scott Merryman <[email protected]> wrote:
> ----- Original Message ----- 
> From: "Ted Barker" <[email protected]>
> To: <[email protected]>
> Sent: Tuesday, May 27, 2003 12:41 PM
> Subject: st: Bootstrapping Cronbach's Alphas in Stat
> 
> 
> > Greetings -
> > 
> > I am somewhat new to Stata. I have been trying to
> > bootstrap coefficient alphas. I can't seem to get
> the
> > correct reference for the alpha after the command,
> > i.e., 
> > 
> >  .bs "alpha var1 var2 var3 var4" "?", reps(1000)
> > 
> > Any help would be greatly appreciated!
> 
> 
> How about:
> 
> bootstrap "alpha var1 var2 var3 var4" alpha =
> r(alpha), rep(1000)
> 
> Hope this helps,
> Scott
> 
> 
> 
> *
> *   For searches and help try:
> *  
> http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 
> 


=====
Ted Barker, M.A.
Department of Psychology 
University of Texas at Austin 
[email protected]
Ph: +1 (512) 475-7882
Fax: +1 (512) 475-9719
http://wnt.cc.utexas.edu/~tbarker

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index