Statalist


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

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


From   "Bastian Steingros" <[email protected]>
To   [email protected]
Subject   Re: st: easy command for correlation tables???
Date   Sat, 15 Nov 2008 22:36:14 +0100

Good evening from Germany

by the way, have you heard of the command "univar"?
I have found something on the internet but not very helpful since I am searching a command to install it.
That is, a command like ssc install ... or something.
(univar is a mix of sum and sum,de)

B

-------- Original-Nachricht --------
> Datum: Sat, 15 Nov 2008 20:59:11 +0100
> Von: "Martin Weiss" <[email protected]>
> An: [email protected]
> Betreff: Re: st: easy command for correlation tables???

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

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