Quantcast
Browsing all 1128 articles
Browse latest View live

Re: Update to Import COVID-19 post

Firstly, a bunch of thanks for sharing such valuable information with us. Actually, I was doing research about the latest development on COVID 19 and how does digitalization helps to track the...

View Article


Re: Use poisson rather than regress; tell a friend

thank you for this! one question though - i applied the poisson regression to an outcome of (discrete) scores that is right skewed. however, when i run postestimation goodness of fit tests (estat gof),...

View Article


Re: Update to Import COVID-19 post

Thanks all!Spotted some other name changes as well so have copied my replace code here in case it saves anyone else writing it out againreplace countryregion == "Holy See" if countryregion == "Vatican...

View Article

Re: Web scraping NFL data into Stata

Kevin - Ive tried all of the update commands and am running an updated Stata 16; when I try and pull the data in, I dont see any data. When I try the nfl2stata scrape, season(_all) command, I get a "No...

View Article

Re: Calculating power using Monte Carlo simulations, part 4:...

This is a very helpful post. However, I am getting the following error:power simmixed, n1(5 6) n(100(100)500) reps(1000) option n1() not allowedTo allow this option with user-defined power methods, you...

View Article


Re: How to create choropleth maps using the COVID-19 data from Johns Hopkins...

I have done some similar mappings in d3 using NY Times data. You may be interested in seeing the work at https://jcbowyer.github.io/...

View Article

Re: Creating Excel tables with putexcel part 3: Writing custom reports for...

Hi I'm outputting more than 26 columns. How to loop to put the #27 #28 variables into excel column AA AB? Thanks,Haoran

View Article

Re: Creating Excel tables with putexcel part 3: Writing custom reports for...

You can add an -if- command to the loop. So if the column is greater than 26 you'll have another specification for the cell where you add another -char()- function for the second letter. Please email...

View Article


Re: How to create choropleth maps using the COVID-19 data from Johns Hopkins...

Hi there, there's a typo. You saved two different files (COVID and census) using the same "census_popn" name.

View Article


Re: How to create choropleth maps using the COVID-19 data from Johns Hopkins...

ssc install shp2dta

View Article

Re: Revealed preference: Stata for reproducible research

For those who are interested, I provide a guide to writing reproducible code in Stata here:https://reifjulian.github.i...

View Article

Re: Using dates and times from other software

Nice resource. Thank you. However, the page you link to for more info about Excel dates (http://www.cpearson.com/exc... says (regarding 1900 system dates) that "The number 1 represents 1900-Jan-1." If...

View Article

Re: Update to Import COVID-19 post

What i don't understand is WHY did all of you who were involve didnt say anything. I been walking all over this city homeless over this. Gladly i have never gave up those that know me knew i wasn't...

View Article


Re: Creating Excel tables with putexcel part 3: Writing custom reports for...

Is there a way to produce multiple tables on a single sheet, so that table 2 is placed below table 1; table 3 below table 2; and so on?

View Article

Re: Creating Excel tables with putexcel, part 2: Macro, picture, matrix, and...

I've had to output that data into other cells and then use the formula - concatenate function to bring those together. For example, say I want a two column table. Column A has variable description and...

View Article


Re: How to create animated choropleth maps using the COVID-19 data from Johns...

Very useful information. I have tried to create another animated choropleth maps, but I haven't been successful yet. I have all the maps available and it seems that Stata runs it, but no video is...

View Article

Re: How to create choropleth maps using the COVID-19 data from Johns Hopkins...

I'm interested in this question, as well. Related: how can we add some cites?

View Article


Re: Web scraping NFL data into Stata

Nope...still not working. Here is what I am seeimg - please advise - thanks. net install http://www.stata.com/users/..., replacechecking nfl2stata consistency and verifying not already installed...all...

View Article

Re: probit or logit: ladies and gentlemen, pick your weapon

Dear all,Can I transfer this conclusion to binary panel data regression models? I currently need to decide between a random effect probit and logit model. I really do not find a lot of scientific input...

View Article

Re: Understanding the generalized method of moments (GMM): A simple example

May I ask a question, if the Stata 13 and Stata 15 will give different degree of freedom when doing gmm estimation ? if yes, please tell me why.Also what is the difference of estimated coefficients...

View Article
Browsing all 1128 articles
Browse latest View live