Coder Social home page Coder Social logo

anhnguyendepocen / workshops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iqss/dss-workshops-archived

0.0 0.0 0.0 488.21 MB

IQSS RTC workshop materials

Home Page: http://tutorials.iq.harvard.edu

HTML 73.49% TeX 0.39% Fortran 0.01% Python 0.09% PostScript 16.06% Mathematica 2.11% R 0.63% CSS 0.99% JavaScript 4.74% Jupyter Notebook 1.18% Roff 0.03% Emacs Lisp 0.03% Stata 0.20% SAS 0.06%

workshops's Introduction

Statistical Software Workshops From The RTC Team at IQSS

Looking for the workshops index page? Go to http://tutorials/iq/harvard/edu.

Most of the notes for these workshops were written in http://orgmode.org markup and should be viewed in the http://www.gnu.org/software/emacs/ text editor >= version 24.3 with orgmode >= 8.0. If you use a version of emacs >= 24.3 the required emacs packages can be installed by opening the StartHere.el file in the “Classes” folder. While I have made an effort to make these materials usable by someone new to emacs and org-mode, working with these materials will be much more pleasant if you have at least some experience with emacs and the org-mode emacs package.

These files includes literate code blocks that can be executed in emacs by typing the command ‘M-x org-babel-execute-src-block’, which is usually bound to ‘C-c C-c’ (See http://oreilly.com/openbook/mh/conv.htm if you are unfamiliar with emacs key conventions). You can execute all the example code in this document using the command ‘M-x org-babel-execute-buffer’. You must have R installed on your system, and you must have the emacs package ‘ess’ installed (ess can be auto-installed by opening the “StartHere.el” file in the “Classes” folder).

The contents of these documents can be exported to a variety of formats, including pdf slides (requires a LaTeX distribution, preferably TeXlive or MacTex), html, or text. To access the export menu run the command ‘M-x org-export-dispatch’, usually bound to ‘C-c C-e’ (choose “Beamer” for pdf slide export). Export to pdf requires python and the python module ‘Pygments’ (you must install this manually).

For pdf/beamer I like to set ‘exports results’. For html set either ‘exports results’ or ‘exports both’. For script/text export set ‘exports code’. In this later case my system is not fully automated; export to text, open the .txt file and save it with a .R extension. Coment out everything (C-x h M-x comment-region) and then use find and replace to uncomment to the code sections (M-x replace-string). Available export tags include ‘prototype’ (exercise solutions) ‘labsetup’ (instructions specific to IQSS lab machine setup), ‘setup’ (generic setup instructions) and ‘mitsetup’ (instructions specific to MIT Athena computing cluster setup).

workshops's People

Contributors

izahn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.