Re: Web scraping NBA data into Stata
Is there a way to get a similar command but for MLB?
View ArticleRe: Export tables to Excel
Hi, I tried the tab2xl but It tells me that I need Stata 15 to run it. I have Stata 14.2. Is there any other way to export a two variable tabulation from Stata to excel?I am trying to export a table of...
View ArticleRe: Estimating the parameters of DSGE models
I got the same error message when running the command. I could not find the problem. Can you help me to find the solution for me that the software shows me the resultThanks
View ArticleRe: Dynamic stochastic general equilibrium models for policy analysis
please help me when i insert dsge command dsge (ip = {alpha}*E(F.r) + e)i find this no state variables foundhow do i process ?
View ArticleRe: Creating Excel tables with putexcel, part 2: Macro, picture, matrix, and...
Very helpfulHow to use putexcel with ineqdeco?thank in advance
View ArticleRe: Export tables to Excel
When I tab2xl an empty table, I get an error message. Is there a way around this?
View ArticleRe: Export tabulation results to Excel—Update
Hi, thank you so much for your command tab2xl, it is so helpful. However, I've got the same problem 'option open not allowed' error massage reported.In my personal computer, it works fine. But in my...
View ArticleRe: Creating Excel tables with putexcel part 3: Writing custom reports for...
Hi Chuck,Super useful! Really liked the part on how to specify columns, using char(64+...). I wish Stata would allow Cell(x, y) syntax (as in VBA). When the number of columns is larger than 26 (beyond...
View ArticleRe: Use poisson rather than regress; tell a friend
"Actually regression does assume the variance is constant but since we are working the logs, that amounts to assuming that Var(yj) is proportional to yj"I've been looking for a reference on that point...
View ArticleRe: Export tables to Excel
Maybe you can try with a loop as is shown here:https://stackoverflow.com/q...
View ArticleRe: Estimation under omitted confounders, endogeneity, omitted variable bias,...
I am writing this blog and would like to get somebody's help me with 2sls and 3sls in stata.Here is my questionSuppose we investigate the link between Corporate social responsibility and corporate...
View ArticleRe: Web scraping NFL data into Stata
There is not a webscraper for MLB data because there really is no need for one. There are several websites that store data in text format. For example, go...
View ArticleRe: Export tabulation results to Excel—Update
I believe this to be a file system permissions issue. You might want to email tech-support@stata.com so that we can track down how to fix it.
View ArticleRe: Export tabulation results to Excel—Update
Can you show me the command you used and maybe a describe of the data?
View ArticleRe: Export tabulation results to Excel—Update
Thank you so much for your answer. I've contacted the Stata technical support and they kindly help me to solve the problem.
View ArticleRe: Multiple equation models: Estimation and marginal effects using gsem
That is great! I'm working on the participation and level of participation(demand) on credit, but can gsem fit it? i need help from you my dear
View ArticleRe: Including covariates in crossed-effects models
What model would be estimated if you specify a continuous variable after "_all:"? For example, could you please let me know what the following command would do?xtmixed math parented public || _all:...
View Article