Important R stuff

getting started
Posted

Tuesday May 30, 2023 at 3:04 PM

From reading the syllabus you’ll notice that we’re using R in this class (though you can certainly use Stata too if you really want). R is free (!!), and highly sought after by employers, but it has a little bit of an initial learning curve. You’ll get the hang of it, though, I promise! I’m a certified RStudio instructor (see https://education.rstudio.com/trainers/), so I’ve been specially trained to teach statistical programming. Again, I promise that you’ll learn a ton.

While R and RStudio are free and open source, they can sometimes be tricky to install. To make life simpler, you can run RStudio in your browser without having to install anything (!!!) using a service called Posit.cloud. Over the course of the semester you’ll want to eventually install everything on your actual computer, since it’ll run faster there, but you won’t need to install anything to get started. I’ll e-mail you a link to join the class workspace.

In the meantime, you can also install everything on your actual computer if you follow these instructions (eventually you should do this—it’s best to run R on your own computer, but it’s totally fine to run everything at Posit.cloud for the first few weeks)

If you have some free time over the next few days and you feel like getting a head start, I’d recommend going through a few of the Posit Primers at https://posit.cloud/learn/primers. Don’t worry if you don’t have time to go through these introductory primers/tutorials right now! Your first lesson is essentially doing those primers (see here for the ones you’ll need to do), so you don’t have to get a head start now if you don’t want to.

Once again, I promise that you can do this and have a blast in this class!