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

Re: Customizable tables in Stata 17, part 3: The classic table 1

With the code I provided, you can swap -var- and -highbp- to place the level of -highbp- on the rows. If you'd like, you can email our Technical Support team at tech-support@stata.com with more...

View Article


Re: Customizable tables in Stata 17, part 3: The classic table 1

Thank you very much. I try the other aproach. Otherwise, I write to your technical team.

View Article


Re: Stata/Python integration part 5: Three-dimensional surface plots of...

I am a novice using Python with Stata -- but, in case it helps, I found success by inserting:from mpl_toolkits.mplot3d import Axes3Dfrom mpl_toolkits.mplot3d.art3d import Poly3DCollectionbeforeimport...

View Article

Re: Stata for Mac with Apple Silicon

hi everyones, i have a bid problem with stata 17. i have a mac air M1 and the command synth doesn't work properly. can u help me pls?

View Article

Re: Stata for Mac with Apple Silicon

You will want to contact the authors of -synth- to see whether they can send you a plugin that was compiled for the M1 Mac.

View Article


Re: Customizable tables in Stata 17, part 3: The classic table 1

Thank you this is very useful. Is there a way to add some column titles above the mean and sd?So ideally we would have column titles at the top indicating n and %, then column titles before serum...

View Article

Re: Customizable tables in Stata 17, part 3: The classic table 1

Yes, please email us at tech-support@stata.com and we will show you how to add those labels.

View Article

Re: Programming an estimation command in Stata: Allowing for options

Hello. Why is the local macro for the noCONStant option called `constant'?

View Article


Re: Fixed effects or random effects: The Mundlak approach

Hi Alfonso. Good to hear from you. This reference might be useful to address the problem you are looking at http://econ.msu.edu/faculty...

View Article


Re: Long-run restrictions in a structural vector autoregression

i am unable to download the dataset. anyone know why?

View Article

Re: Statalist

I want to do chi square test on a large sample using sample weights. But stata is not allowing me to use pweights or aweights .Only fweights are allowed.Is there any other way to solve the problem or...

View Article

Re: Calculating power using Monte Carlo simulations, part 3: Linear and...

still the same error as follows:/ is not a valid command namean error occurred when simulate executed simlogit

View Article

Re: Vector autoregressions in Stata

This analysis seems flawed. Aren't the variables nonstationary? If they are, then the estimators are probably inconsistent. Thus the IRFs are invalid. (Does it seem right that the respond of unrate to...

View Article


Re: Stata/Python integration part 5: Three-dimensional surface plots of...

As a Mac user, I had a problem with backend part, but I found that the following works just as well:pythonimport pandas as pddata = pd.read_stata("predictions.dta")import numpy as npimport...

View Article

Re: Customizable tables in Stata 17, part 4: Table of statistical tests

I am wish to replicate this test of hypothesis with categorical variables. How do I go about it?

View Article


Re: Fixed effects or random effects: The Mundlak approach

Hi. I was wondering if you have a citation for the assertion "Unlike the latter, the Mundlak approach may be used when the errors are heteroskedastic or have intragroup correlation." Thanks you in...

View Article

Re: Export tabulation results to Excel—Update

If you have Stata 17, please use table and collect to export your results.

View Article


Re: Structural vector autoregression models

You have to compute the inverse of the matrix A to understand the signs.https://www.wolframalpha.co...

View Article

Re: Comparing transmissibility of Omicron lineages

I must be uninformed, so I apologized beforehand. However, I see many interesting blog topics here on blog.stata; but I am never able to locate the datasets (.dta) files used. Therefore, I am never...

View Article

Re: Bayesian threshold autoregressive models

How I can use it if I have a panel model?

View Article
Browsing all 1125 articles
Browse latest View live