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