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

st: Re: Bootstrapping Cronbach's Alphas in Stat


From   "Scott Merryman" <[email protected]>
To   <[email protected]>
Subject   st: Re: Bootstrapping Cronbach's Alphas in Stat
Date   Tue, 27 May 2003 19:54:27 -0500

----- 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/



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