Quantcast
Channel: The Stata Blog - Latest Comments
Browsing all 1128 articles
Browse latest View live

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

A different instruments for best accounting, budgeting, and accounting I in fact accept begin for my aggregation business downloadable at https://www.excel-accountin.... Back its command for banking...

View Article


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

Hi, thank you so much. Very impressive.How could I use the code block 9 for multiple Y variables? When I have the variable the command overwrite the table.Best wishes,

View Article


Re: Export tabulation results to Excel—Update

hi, is it possible to format date variables within the tab2xl command?I try to export a table with the variables month(formated as ym) and sex. If I use tab2xl I have just numbers and no dates.

View Article

Re: Export tabulation results to Excel—Update

This program is exactly what I am looking for, however, I am still running Stata 14.2. Would it be possible to obtain a previous version of tab2xl that might work with 14.2? Many thanks!

View Article

Re: Web scraping NFL data into Stata

Try using rolling ,window(5) clear:correlate ....

View Article


Re: How to automate common tasks

Thank you for such great articles; where else could anyone get that type of information in such an ideal approach of writing? I’ve a presentation subsequent week. I have been on the look for such...

View Article

Re: Web scraping NFL data into Stata

You must specify the season() option to remove duplicate names for each year. For example, to use this years stats you would type:nfl2stata player quarterback, season(2018) seasontype(reg) cleargraph...

View Article

Re: Export tabulation results to Excel—Update

It's currently not possible to keep the date format. You could use the collapse command and export excel to get close to the table you want. You would have to program to get the exact table.

View Article


Re: Export tabulation results to Excel—Update

Email into tech-support@stata.com to get the old tab2xl command that worked in Stata 14.

View Article


Re: xtabond cheat sheet

rder z Prob > z 1 -.86486 0.3871 2 -1.0379 0.2993 I cannot reject no autocorrelation of order 1

View Article

Re: Web scraping NFL data into Stata

Hi Kevin and Chris, Nicely done! I'm just coming across this post, and I'll probably run the scrape tonight, but in the meantime, could you clarify something for me.... There are a set of commands...

View Article

Re: How to automate common tasks

This was a great post, I am always looking for better ways to make my code more efficient.

View Article

Re: Structural vector autoregression models

how to find correlation of demand shocks with different countries?

View Article


Re: How to automate common tasks

disqus_QMaV7rYyKY 3+

View Article

Re: Calculating power using Monte Carlo simulations, part 1: The basics

I'm a little perplexed by line four of the sample program:display "n = `n'"Seems like a lot of code to display an integer.

View Article


Re: Web scraping NFL data into Stata

Yes. This is how most Stata commands are designed to have similar syntax.

View Article

Re: How to successfully ask a question on Statalist

Hello,I want to ask you a question about gmm regression and the xtabond2 command:Well, i want to ask you how to introduce an interaction term? I want to ask you if an interaction term between an...

View Article


Re: How to successfully ask a question on Statalist

Hi,I use the command gsem (multilevel model) with MI (multiple imputations):mi estimate, cmdok: gsem (..)The command works well but for mlogit for example, I do not get any statistical test like F-test...

View Article

Re: Export tabulation results to Excel—Update

Hi. I have an issue when using tab2xl. When cross-tabulating in Stata, I get "normal" results, say 300 obs. there, another 400 obs. there. But, when using tab2xl, the entire table is made of zeros in...

View Article

Re: Web scraping NFL data into Stata

I used the NBA command for a research project last semester and it was great! Is there a similar command for MLB data?

View Article
Browsing all 1128 articles
Browse latest View live