R2. Reading Stata files and Data Manipulation (Econometrics in R)

preview_player
Показать описание
In this video, I demonstrate how to:

1. Get help in R.
2. Read Stata (.dta) files into R without opening Stata.
3. Use an R Script
4. Perform basic math to compute summary statistics
5. Create a new variable and append it to an existing data frame using cbind.

I hope this is helpful!


Рекомендации по теме
Комментарии
Автор

The R tutorials (and any future further videos on R) are much appreciated, gracias.

OnAFirefly
Автор

It was a great help so thank you a lot. And I liked the way you say "It didn't bark at us" :)

rashadm.sadigov
Автор

Great video .. Thanks so much for making it

anastasiaclendaniel
Автор

Thanks for the videos, very helpful.
I got a "Error in read.dta("C://R//census.dta") : 
  not a Stata version 5-10 .dta file". I am using Stata 13.1.  Is there some way I can read .dta files from newer versions of Stata?

tribsantos