Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: easy command for correlation tables???


From   "Martin Weiss" <[email protected]>
To   [email protected]
Subject   Re: st: easy command for correlation tables???
Date   Sat, 15 Nov 2008 20:59:11 +0100

Good morning from San Francisco,

**********
sysuse auto, clear
spearman mpg price rep78, pw
mat A=r(Rho)
cap ssc inst mat2txt
mat2txt, matrix(A) saving(mytable) title(Table of Correlations) replace
shellout mytable.txt
**********

HTH
Martin
-------- Original-Nachricht --------
> Datum: Sat, 15 Nov 2008 20:03:02 +0100
> Von: "Bastian Steingros" <[email protected]>
> An: [email protected]
> Betreff: st: easy command for correlation tables???

> Good evening stata users,
> 
> I want to make a correlation analysis before running some regressions.
> 
> I have 4 independent and 1 dependent variable.
> Using the command *spearman*, is it possible to use a further command help
> me to put the result directly into a table (inclusive the significance
> stars * 0.01 ** 0.05)??
> 
> regard
> 
> B
> -- 
> Sensationsangebot nur bis 30.11: GMX FreeDSL - Telefonanschluss + DSL 
> für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
> *
> *   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/

-- 
Martin Weiss
Hackersteigle 3
72076 Tübingen
00497071/793535
00491784597218

"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail
*
*   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/



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