Quantcast
Channel: The Stata Blog - Latest Comments
Viewing all 1129 articles
Browse latest View live

Re: Importing Twitter data into Stata

$
0
0

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


Re: Export tabulation results to Excel—Update

$
0
0

You should be able to type something like

tab2xl var1 var2 using filename, row(1) col(1)

Re: Export tabulation results to Excel—Update

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

$
0
0

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 selecting these restrictions? Thanks!

Re: Export tabulation results to Excel—Update

$
0
0

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!

Re: Export tabulation results to Excel—Update

$
0
0

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

Re: Export tabulation results to Excel—Update

$
0
0

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

Re: Export tabulation results to Excel—Update

$
0
0

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


Re: Export tabulation results to Excel—Update

$
0
0

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

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

$
0
0

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.

Re: Export tabulation results to Excel—Update

Re: Export tabulation results to Excel—Update

Re: Dynamic stochastic general equilibrium models for policy analysis

$
0
0

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.

Re: Importing Twitter data into Stata

$
0
0

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

java.lang.ClassNotFoundException: com.stata.drd.stTwitter
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.stata.Javacall.load(Javacall.java:119)
at com.stata.Javacall.load(Javacall.java:90)

I am using Stata 15 in OSX (Mac). I wonder if the operating system is the problem.

Thanks!

Re: Understanding matrices intuitively, part 1

$
0
0

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 and a crystal clear narration.


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

$
0
0

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

Re: Exploring results of nonparametric regression models

$
0
0

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 estimate the minimum requirement, other than repeated trial?

Re: Export tabulation results to Excel—Update

Re: Export tabulation results to Excel—Update

Re: Estimating the parameters of DSGE models

$
0
0

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 this example, the output gap term [x] )? Obviously, in this instance, seeing the model-consistent estimate of the output gap would be of great interest to a macroeconometrician!

If not, how might one modify the Woodward (2003) model to make the output gap estimatable?

Viewing all 1129 articles
Browse latest View live