A Setup Checklist

A.1 Accounts you will need to sign up for (action required)

  • CCSS-RS account (for computing access) - Select “Apply for Research account” and list Lars as a sponsor. Do not select “Request Secure Data Services account”. If prompted about using sensitive or restricted data, please select “No”. Otherwise, this will take you to a window to sign up for a CRADC account instead, which is not necessary. If you encounter this issue, please email the CISER help desk asking them cancel the CRADC account request.

You must try this out before the first day of training! If you run into any issues, contact the CCSS-RS helpdesk at CCSS-ResearchSupport@cornell.edu

  • You will need openICPSR account, in order to download pre-publication materials. Please be sure to use your Cornell e-mail!

A.2 Accounts you will be signed up for (no action required)

A.3 Software to install on your laptop

Other software is optional. You will use statistical software on other computers that we will get you access to.

A.4 Text editor vs. Word processor

You want to use a text editor, not a word processor. The difference: a text editor creates simple text files, without fancy formatting.

If you are creating code in Stata, Matlab, or Rstudio, you are using a customized text editor, sometimes called an IDE = “Integrated Development Environment”. That is OK. But remember that all such program code is a straight text file.

General purpose text editors can view and edit them all, although they may lack some of the fancy features that make programming easier in the dedicated IDE.

A.5 Availability and Suggestions

OS Laptop CCSS-RS Custom node
MS Visual Studio Code All Suggested Yes
Atom All Yes
Notepad++ Windows Yes Yes
vi Mac, Linux

A.6 Note