Search the web
Sign In
New User? Sign Up
statalist · STATA statistical analysis packages users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 65858 - 65887 of 65887   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
65858
Dear All: Sorry to bother you again but I have new questions: 1 - Ctrl-A to copy a command line With Stata 8 and Windows XP, when I wanted to quickly select a...
Herve STOLOWY
stolowy@...
Send Email
Oct 7, 2005
5:35 pm
65859
... The answer I received from Stata's Kevin Crow to a related technical support question back in May was that the previously available Stata fonts were not...
Gary Longton
glongton@...
Send Email
Oct 7, 2005
5:43 pm
65860
Hi guys, So i have this survey data that is not balanced and i have defined as a panel using . tsset id time the problem is that there are like 5 or 6 other...
Alexander Nervedi
alexnerdy@...
Send Email
Oct 7, 2005
5:49 pm
65861
... I hesitated to answer this, as it seems many aspects window behavior under Stata 9 seem to depend on the *combination* of various windowing preference...
Gary Longton
glongton@...
Send Email
Oct 7, 2005
6:30 pm
65862
... You are correct, I also get "last estimates not found". Unfortunately I do not have my [ST] manual with me to verify, but I thought that is what it said ...
Ricardo Ovaldia
ovaldia@...
Send Email
Oct 7, 2005
6:34 pm
65863
I am a new Stata user and am working with a large dataset that was collected using a stratified random sample. My dependent variable is a 5 category ordinal...
Ellen Granberg
granberg@...
Send Email
Oct 7, 2005
6:35 pm
65864
I found that the site below was quite helpful in figuring out the windows mess. It is a short movie that takes you through the various options available. ...
Donald Spady
dspady@...
Send Email
Oct 7, 2005
6:42 pm
65865
Dear all, I'm trying to use the nl command to estimate the parameters of the following equation. crh= b0 + b1*triwk + b2*(max(triwk - k1,0)) + b3*(max(triwk -...
lm335@...
Send Email
Oct 7, 2005
6:50 pm
65866
We are conducting analyses using National Health Interview Survey and Medical Expenditures Panel Survey. Both are nationally representative surveys. We use...
Liang, Su-Ying
LiangS@...
Send Email
Oct 7, 2005
7:10 pm
65867
Dear Gary: Thanks a lot for your help. Your solution works. (I also thank you for the other answer concerning the font. I tried the one you suggested and it's...
Herve STOLOWY
stolowy@...
Send Email
Oct 7, 2005
7:11 pm
65868
On thursday afternoon Friedrich commented on a Stata FAQ on marginal ... The sentence is refering to the tangent line rather than the curve. I will make some...
May Boggess
mboggess@...
Send Email
Oct 7, 2005
7:20 pm
65869
Hi! I have two files one file has ID in the form str10 the other in the form 12.0g. I want to merge the data by the ID When I perform a command to change the...
Christopher.Romano@...
Send Email
Oct 7, 2005
10:55 pm
65870
Ellen Granberg <granberg@...> wrote: I am a new Stata user and am working with a large dataset that was collected using a stratified random sample. My...
Ian Watson
i.watson@...
Send Email
Oct 7, 2005
10:57 pm
65871
... Thanks to Ian for the plug, especially since I had failed to read the original message. The program also supports the Stata 8.2 svy features if your data...
Richard Williams
Richard.A.Williams.5@...
Send Email
Oct 8, 2005
1:01 am
65872
Emma Slaymaker <Emma.Slaymaker@...> noticed that -estat gof- and certain -predict- options are not allowed after -svy: poisson-, but are ... Stata is a...
Jeff Pitblado, StataC...
jpitblado@...
Send Email
Oct 8, 2005
2:30 am
65873
Dear All: I have two questions concerning -listtex- (downloadable from ssc). I want to export two variations of a list of countries. Question 1: Headlines With...
Herve STOLOWY
stolowy@...
Send Email
Oct 8, 2005
6:44 am
65874
Hi all, I've written a simple byable program. The program works as expected but I'm unable to store all the results in one data file (one row for each bycase, ...
Naji
nassar@...
Send Email
Oct 8, 2005
7:01 am
65875
The following is my conclusion: Use egen rowtotal (varlist) in early version of Stata Use enen rsum(varlist) in verstion after Stata8 "This command creates the...
Jia Xiangping
jiajoseph@...
Send Email
Oct 8, 2005
9:34 am
65876
You need to make id2 a double when you generate it otherwise you are using a float (by default) which does not contain enough digits of precision. Michael...
Michael Blasnik
michael.blasnik@...
Send Email
Oct 8, 2005
11:48 am
65877
Chris wrote: I have two files one file has ID in the form str10 the other in the form 12.0g. I want to merge the data by the ID When I perform a command to...
Svend Juul
SJ@...
Send Email
Oct 8, 2005
12:48 pm
65878
The -rrlogit- package has been updated on SSC. . rrlogit ..., noconstant did not do what it was supposed to. Thanks to Jesper Kjær Hansen from Denmark for...
Jann Ben
ben.jann@...
Send Email
Oct 8, 2005
4:25 pm
65879
Vielen Dank für Ihre e-Mail. Stefanie Guenther arbeitet nicht mehr am ISPM und auf dieser Adresse eingehende e-Mails werden automatisch auf die private...
Guenther Stefanie
sguenther@...
Send Email
Oct 8, 2005
4:26 pm
65880
Dear all, There are hundreds of variables from var4 to v389. Now I have to -gen- total=var4*var8+var15*var19+var26*var30............... The step of one...
Jia Xiangping
jiajoseph@...
Send Email
Oct 8, 2005
7:24 pm
65881
Hi, I want to generate a random sample of combinations between a group of firms (#=100,000) and a list of industry SICs (#=50) (in two datasets). I could use...
Aaron Li
ylacademics@...
Send Email
Oct 8, 2005
8:26 pm
65882
Dear Statalisters: I have a dataset that looks like this: year amount1 amount2 ... amount20 1 2 7 9 2 5 9...
Thomas Speidel
spe05081@...
Send Email
Oct 8, 2005
9:05 pm
65883
Hi all you statalist-eners out there, Can anyone explain to me the sidak correction to correlate? What is it and what is it used for? I've tried searching the...
bta78@...
Send Email
Oct 8, 2005
9:05 pm
65884
Xiangping wrote: There are hundreds of variables from var4 to v389. Now I have to -gen- total=var4*var8+var15*var19+var26*var30............... The step of one...
Svend Juul
SJ@...
Send Email
Oct 8, 2005
9:10 pm
65885
Sokal & Rohlf, Biometry, 2.ed, San Francisco, Freeman and Company1981 - Statistical Tables Rohlf & Sokal, 2.ed, same publisher - Table 15, page 101 is called...
Søren Nielsen
sn04@...
Send Email
Oct 8, 2005
10:00 pm
65886
. list +------------------------------------+ ... 1. | 90 2 7 9 | 2. | 91 5 9 2 | 3. | 92 7...
Rafal Raciborski
rafal.raciborski@...
Send Email
Oct 8, 2005
11:17 pm
65887
... Simply said, it is use to adjust the p-value when performing multiple comparison (i.e.:performing multiple hypothesis tests) Riacrdo. Ricardo Ovaldia, MS ...
Ricardo Ovaldia
ovaldia@...
Send Email
Oct 9, 2005
12:54 am
Messages 65858 - 65887 of 65887   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help