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

Re: Putting the Stata Manuals on your iPad

The Documents app by Readdle will also handle the links across manuals, opening linked manuals in a new tab. I use Documents (and the entire suite of Readdle apps) to manage my PDF collection,...

View Article


Re: Export tables to Excel

Hello Kevin, I would like to know how I can convert the summary output of a regression into a graph. This is the information that I have.Linear correlation coefficient r = 0.794556 Coefficient of...

View Article


Re: Using Stata’s random-number generators, part 4, details

how do a generate uniformly distributed random variables centered at zero

View Article

Re: Putting the Stata Manuals on your iPad

An instructive post. People to really know who they want to reach and why or else, they'll have no way to know what they're trying to achieve. People need to hear this and have it drilled in their...

View Article

Re: Export tables to Excel

I get this error every once in a while. I am running a simulation and in some iterations the file is saved, but at some point it stops with the same error as above.

View Article


Re: Export tables to Excel

Can you email into tech-support@stata.com. Your graph question can be answer there.

View Article

Re: Export tables to Excel

Sometimes your anti-virus software prevents writing to a file quickly because it is inspecting it with each pass of the loop. You can turn off your anti-virus software while running your program or you...

View Article

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

There currently isn't an easy way to export a twoway tabulation table. I will try and write a program to do this soon. You can get the row frequencies using the following code.. tabulate for rep,...

View Article


Re: Measures of effect size in Stata 13

I appreciate this clear exposition of effect sizes - Stata's -esize- command is a very useful improvement! However, I would like to add a warning: Users should be aware of a Babylonian confusion of...

View Article


Re: How to successfully ask a question on Statalist

Hello! I urgently need your help pleeeeaseeee...i am trying to make a ttest of 2 variables and have coded it like this:--------------------------------use "I_final.dta"append using "JP_final.dta"drop...

View Article

Re: Multiprocessor (core) software (think Stata/MP) and percent parallelization

Fantastic explanation, thank you very much.

View Article

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

It doesn't work when the variable is a string.Can you help?Thank you.

View Article

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

Thank you for the code above! I look for forward to seeing an easy way to export a twoway tabulation too.

View Article


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

Hi Kevin,I am trying to export a table which has 8 rows and 13 columns generated from tab var1 var2 command.I have installed tab2xl following the link posted on your blog.Can putexcel or tab2xl command...

View Article

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

A bit more deetail: Both var1 and var2 are categorical variables.Also, where does the stata store the excel file created by using putexcel syntax? I tried by creating an excel file in the desktop and...

View Article


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

I plan on writing or expanding tab2xl to handle this case. Write now, there is not an easy way to do this

View Article

Re: Putting the Stata Manuals on your iPad

I'm delighted with Goodreader, which also handles audio very well.It has a built-in browser which, on the iPad at least, downloads the Stata manuals directly. Unfortunately, there are very few people...

View Article


Re: Export tables to Excel

Hi Kevin, I was wondering if you could help me out. I would like to use putexcel to export the results of my errors, some are loop commands. For example here are 2 of the commands I would like to...

View Article

Re: Export tables to Excel

Thanks!!

View Article

Re: Using Stata’s SEM features to model the Beck Depression Inventory

This codes are just amazing. How do you do it? How can I learn them? Many thanks for saving us. All the best.

View Article
Browsing all 1125 articles
Browse latest View live