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

Re: The book that Stata programmers have been waiting for

$
0
0

Definitely been a good read thus far and I'd highly recommend it to any Stata users who want to know more about using Mata.


Re: Importing Twitter data into Stata

$
0
0

The default language is en. Try using the option lang(all) to get more results.

Re: Vector autoregressions in Stata

$
0
0

No. If you want to apply cholesky decomposition you need to run orthogonal impulse response function (oirf).

Re: Importing Twitter data into Stata

$
0
0

"twitter2stata searchusers" seems to only be returning 100 results at a time. But when I ran it a few weeks ago, it would return 1000 (and that is what the documentation says). Did something change?

Re: Probit model with sample selection by mlexp

$
0
0

Dear Charles, I was wondering whether it is also possible to apply this approach in a panel data setting?

I am trying to fit a model in which I have two stages (lead generation and lead succes) that are likely to be governed by a sample selection process. For both stages, my outcome is a binary variable and I observe multiple cases per sales person over time (hence a panel structure) for which I need to control using random effects.

Thanks.

Re: Programming an estimation command in Stata: A first command for OLS

Re: Dynamic stochastic general equilibrium models for policy analysis

$
0
0

This is great Sir. I have a question pertaining to the first chapter of the DSGE manual. In the linearized inflation equation, I noticed that the coefficient kappa embedded some parameters and even a steady state inflation π. Is it a norm to count interwoven parameters and steady state variable as a single parameter such as kappa. Thanks.

Re: Dynamic stochastic general equilibrium models for policy analysis

$
0
0

need to see Poverty situation in Nigeria under serious macro economic shocks. Can You help?


Re: Importing Twitter data into Stata

$
0
0

Nothing with the code. Maybe with the Twitter Web API. I will look into it.

Re: Retaining an Excel cell’s format when using putexcel

$
0
0

I will fix this in an update to the command.

Re: Monte Carlo simulations using Stata

$
0
0

Reproducing example 2 in Stata 14 is showing the following error:
forval command may not result from a macro expansion interactively or in do files
r(198)

Re: Unit-root tests in Stata

$
0
0

hi, i don't understand how to use drift or trend options: my series have no trend so, i run: dfuller (var), drift; so which is my H0? Considering drift give me a t test bigger that 5% c.v. But discarding i get a significative t test for all c.v.'s (That are bit bigger that those when i consider drift), but I don't understand how to interpret The test..

Re: Export tabulation results to Excel—Update

$
0
0

it looks so helpful to me and i try this, but it does not work. in my case, 'option open not allowed' error massage reported. i am using STATA ver15

Re: Export tabulation results to Excel—Update

$
0
0

Make sure you are up-to-date. The open option was added in Stata 15.1. Type update all to update your Stata.

Re: Export tabulation results to Excel—Update

$
0
0

Can I use 'summarize()' option as in tabulate command here?


Re: Export tabulation results to Excel—Update

$
0
0

I will see if Chris can get this done by the end of summer.

Re: Export tabulation results to Excel—Update

$
0
0

tab2docx sounds very promising. But it seems one has to install putdocx first.
How do I do that?
Is it possible to use tab2docx in version 14?

Re: Export tabulation results to Excel—Update

Re: Importing Facebook data into Stata

$
0
0

I recevied the mensage:

no; data in memory would be lost

What should I do?
?

Re: Export tabulation results to Excel—Update

$
0
0

How can i export twoway tab table in excel?

Viewing all 1129 articles
Browse latest View live