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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

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...
2 Oct 9, 2005
12:54 am

Ricardo Ovaldia
ovaldia@...
Send Email

Dear Statalisters: I have a dataset that looks like this: year amount1 amount2 ... amount20 1 2 7 9 2 5 9...
2 Oct 8, 2005
11:17 pm

Rafal Raciborski
rafal.raciborski@...
Send Email

Sokal & Rohlf, Biometry, 2.ed, San Francisco, Freeman and Company1981 - Statistical Tables Rohlf & Sokal, 2.ed, same publisher - Table 15, page 101 is called...
1 Oct 8, 2005
10:00 pm

Søren Nielsen
sn04@...
Send Email

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...
2 Oct 8, 2005
9:10 pm

Svend Juul
SJ@...
Send Email

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...
1 Oct 8, 2005
8:26 pm

Aaron Li
ylacademics@...
Send Email

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...
4 Oct 8, 2005
4:26 pm

Guenther Stefanie
sguenther@...
Send Email

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...
1 Oct 8, 2005
4:25 pm

Jann Ben
ben.jann@...
Send Email

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...
2 Oct 8, 2005
12:48 pm

Svend Juul
SJ@...
Send Email

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...
1 Oct 8, 2005
11:48 am

Michael Blasnik
michael.blasnik@...
Send Email

Dear all, I came across a problem about missing value. For example:(var1 var2 var3 are categorical variables) index var1 var 2 var3 var 4 1 ....
4 Oct 8, 2005
9:34 am

Jia Xiangping
jiajoseph@...
Send Email

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, ...
1 Oct 8, 2005
7:01 am

Naji
nassar@...
Send Email

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...
1 Oct 8, 2005
6:44 am

Herve STOLOWY
stolowy@...
Send Email

Dear Statalist, I have a question regarding the goodness of fit measures available for poisson models based on survey data. I've tried three commands to fit...
2 Oct 8, 2005
2:30 am

Jeff Pitblado, StataC...
jpitblado@...
Send Email

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...
3 Oct 8, 2005
1:01 am

Richard Williams
Richard.A.Williams.5@...
Send Email

Dear all, This might be a silly question. I'm runing a bunch of probit regressions and I'm interested in the marginal effects so I'm using the -dprobit-...
5 Oct 7, 2005
7:20 pm

May Boggess
mboggess@...
Send Email

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...
4 Oct 7, 2005
7:11 pm

Herve STOLOWY
stolowy@...
Send Email

We are conducting analyses using National Health Interview Survey and Medical Expenditures Panel Survey. Both are nationally representative surveys. We use...
1 Oct 7, 2005
7:10 pm

Liang, Su-Ying
LiangS@...
Send Email

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 -...
1 Oct 7, 2005
6:50 pm

lm335@...
Send Email

Hello, I'm fitting a parametric survival time model and I'm trying to figure out if any of my observations have a unreasonable large effect on the estimates....
6 Oct 7, 2005
6:34 pm

Ricardo Ovaldia
ovaldia@...
Send Email

Dear All: I have moved recently to Stata 9 and still have difficulties with windowing and display of results. For example, the results of my regressions are...
5 Oct 7, 2005
5:49 pm

Alexander Nervedi
alexnerdy@...
Send Email

A couple of days ago Rich Goldstein posted a note concerning values greater than 1 when using the -predict x, ir- command following a Poisson regression. He...
2 Oct 7, 2005
4:47 pm

German Rodriguez
grodri@...
Send Email

Adrian Raftery, Jennifer Hoeting, Chris Volinsky, and Ian Painter have written a set of Bayesian model averaging programs (BMA package) for the statistical...
1 Oct 7, 2005
4:22 pm

Millis, Scott
SMillis@...
Send Email

I am curious if anyone knows if there is a .ado file out there that can do Baysean model averaging for STATA, or if Im going to have to start to develop my...
1 Oct 7, 2005
3:53 pm

Colin Cooke
crcooke@...
Send Email

Dear Statalisters, I am just wondering how to make contour plots in Stata 9? Is there anything since the original contour command by Adrian Mander? Thanks a...
3 Oct 7, 2005
3:25 pm

Jun Xu
mystata@...
Send Email

Hello there, Does anyone actually use Stata for cohort analyses and calculating SMRs and SIRs? I have posted several messages on this issue and have only...
2 Oct 7, 2005
3:02 pm

Allen Buxton
abbuxton@...
Send Email

All one step: . collapse (max) X1, by(UIDhhstr) ... From: F V [mailto:fv020@...] Sent: Thursday, October 06, 2005 1:59 PM To:...
1 Oct 7, 2005
2:27 pm

austin nichols
austinnichols@...
Send Email

Dear all, I came across a problem about missing value. For example:(var1 var2 var3 are categorical variables) index var1 var 2 var3 var 4 1 ....
3 Oct 7, 2005
2:22 pm

Svend Juul
SJ@...
Send Email

Dear all I have data on dichotomous vote choices (i) nested within voters (j) nested within referendums (k). Referendums comprise 1-6 propositions (that’s...
1 Oct 7, 2005
2:12 pm

peselb@...
Send Email

How can I calculate the sample size for an equivalence trial with stata? The only hint is a program i found in statalist ...
10 Oct 7, 2005
12:18 pm

Fred Wolfe
fwolfe@...
Send Email

Dear all Thanks to Kit Baum there is an updated version of the package -gzsave- available from the SSC repository. The update has corrected the filename ...
1 Oct 7, 2005
7:06 am

Henrik Stovring
hstovring@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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