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

Re: Introduction to Bayesian statistics, part 2: MCMC and the...

This is the best explanation i found on the internet. Thanks for the animations for the understanding.

View Article


Re: Introduction to Bayesian statistics, part 2: MCMC and the...

absolutely brilliant. In the above example, Binomial is a target distribution and beta is proposal distribution. Is it correct?

View Article


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

HI do you know if its possible setting :variance(Spatial@1) mean(Spatial@0)In s builder dialog to plot a diagram?

View Article

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

I have the same problem. Clearly something is missing. Does anyone have a working example?

View Article

Re: Stata support for Apple Silicon

Had missed this but thanks much for the response and the clear explanation; it's very helpful.

View Article


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

Hi Luis and Shawn,Here is a code that works for me: webuse nhanes2, clearlogistic highbp c.age##c.weightquietly margins, at(age=(20(5)80) weight=(40(5)180)) ///saving(predictions, replace)use...

View Article

Re: How to simulate multilevel/longitudinal data

@Dick Campbell Based on the last example with the Toeplitz correlated random errors, would that approach potentially be reasonable for other cases where you would want to have specified correlation...

View Article

Re: Estimating the parameters of DSGE models

I have the same problem.

View Article


Re: Estimating the parameters of DSGE models

Hello, in Stata /// is used to join the next line with the current line; type "help comments" in Stata to learn more about this. This should only be used in the Do-file Editor. Looking at the error...

View Article


Re: Calculating power using Monte Carlo simulations, part 4:...

580 / 5000Resultados de traducciónVery interesting, but I have not been able to run the program, from the simulation and model comparison part, stata sends me an error in this command: local reject =...

View Article

Re: Importing Twitter data into Stata

I have followed all these steps but I'm getting this at the point of running the searchtweets command. Stata 16.1.java.lang.ClassNotFoundException: com.stata.drd.stTwitter at...

View Article

Re: Programming an estimation command in Stata: Handling factor variables in...

Bonjour,je suis à la recherche de commande stata pour estimer un modèle de données de panel dynamique spatial. j'ai pensais à un GMM-Système mais le soucis est que cette méthode ne prend pas en compte...

View Article

Re: Export tabulation results to Excel—Update

Is there a way we can sort with tab2docx (as we can with tab)?

View Article


Re: Export tabulation results to Excel—Update

Hi Chris, I imagine that you have moved on from Stata now! I wanted to thank you and say that this command is an absolute life saver!Is there a way that we could add sorting functionality with this...

View Article

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

Same here. I don't understand why it always say l^ is invalid name. Did you overcome it?

View Article


Re: Vector autoregressions in Stata

I need this data set. Can anybody help me in this regard

View Article

Re: Stata for Mac with Apple Silicon

ESET is a simple to install and activate antivirus. You'll need an activation code to activate it, and you'll be able to do it swiftly. However, an ACT error notice, such as ACT.0, ACT.5, ACT.7, and...

View Article


Re: Fun with Frames

Is the patients.dta file available so that we can try the examples?

View Article

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

In your previous two postings, I demonstrated how to create a table using the new and improved table command, as well as how to alter and export the table using the collect commands. You wish to show...

View Article

Re: Adding recession shading to time-series graphs

Thank you for posting, I was trying to replicate your code in order to shade a recession area for an analysis that I am conducting.I have time series data from 1997m1 to 2019m12, and what I was trying...

View Article
Browsing all 1125 articles
Browse latest View live