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

Re: Importing Twitter data into Stata

Francesco and Kevin... thanks for sharing this conversation! Helped me a lot. :)

View Article


Re: Export tabulation results to Excel—Update

You should be able to type something liketab2xl var1 var2 using filename, row(1) col(1)

View Article


Re: Export tabulation results to Excel—Update

Run the commandsnet install http://www.stata.com/users/..., replacenet install http://www.stata.com/users/..., replaceto get the updated code with the summarize() option added.

View Article

Re: Group comparisons in structural equation models: Testing measurement...

Hi Kristin, Thanks for this blog, I found it very helpful. Could you provide an explanation of why you decided to restrict the mean to 0 and the variance to 1? What factors should one consider when...

View Article

Re: Export tabulation results to Excel—Update

Is it possible to display/export relative frequencies (%) with this? The column/row options from regular tab don't work, so I was just wondering. Thanks & great work!

View Article


Re: Export tabulation results to Excel—Update

Hi, thanks! Do you know how can I add tables in the same sheet? Thanks!

View Article

Re: Export tabulation results to Excel—Update

Hi, thanks! I am trying to use ,col command for % but it not working. Can I use this command for this? Thanks!

View Article

Re: Export tabulation results to Excel—Update

We will try and work on this in the near future.

View Article


Re: Export tabulation results to Excel—Update

Thanks you and sorry for late reply. it did well after update all, but it is sad to not adjust format option

View Article


Re: How to create animated graphics to illustrate spatial spillover effects

Typo: in the "forvalues" segment, line 27, "^" must be removed to reproduce the results. I detected the issue using set trace on. Can you correct the post? Thanks.

View Article

Re: Export tabulation results to Excel—Update

People who like tab2xl and tab2docx might also like these other commands ... https://www.statalist.org/f...

View Article

Re: Export tabulation results to Excel—Update

Seconding this request. Thanks!

View Article

Re: Dynamic stochastic general equilibrium models for policy analysis

Can I proceed to estimate DSGE model using Stata 12? IS there any user written syntex for DSGE model. Please let me know. Thanks in advance.

View Article


Re: Importing Twitter data into Stata

After following the steps above (local consumer_key "..."; local consumer_secret "..."; local access_token "..."; local access_token_secret "..."; twitter2stata setaccess ...;) I get the...

View Article

Re: Understanding matrices intuitively, part 1

For another fantastic explanation on Linear Algebra, check out Linear Algebra series on YouTube by 3Blue1Brown channel. The series is mind blowing especially due to the use of very intuitive animations...

View Article


Re: Group comparisons in structural equation models: Testing measurement...

How do you produce the fit statistics for each model (model vs. comparison model) (e.g., RMSEA, SRMR, CFI)?

View Article

Re: Exploring results of nonparametric regression models

A great introduction on the use of npregress and marginsplot. I have some results that appear to fit my preconcieved ideas, using 40 replications; you mention that 10 are insufficient. Any way to...

View Article


Re: Export tabulation results to Excel—Update

Chris added this feature to tab2xl. Run the commandnet install http://www.stata.com/users/..., replaceto got the updated code.

View Article

Re: Export tabulation results to Excel—Update

Thanks, Kevin!

View Article

Re: Estimating the parameters of DSGE models

Thank you David, this is a very helpful post.One question: in either the setup of the DSGE model or in postestimation, is there a way to generate an estimate of an unobserved **control** variable (in...

View Article
Browsing all 1125 articles
Browse latest View live