Mac OS X Installation

Posted on Wed 30 July 2014 in R-course • Tagged with Emacs, Rstats, ESS, OS X

I have developed a Zen-like approach to the operating systems that people use: 'When you're ready, the right operating system will appear in your life.' ~Guy Kawasaki is the chief evangelist of Canva, an online graphic design tool. Formerly, he was an advisor to the Motorola business unit of Google …


Continue reading

Descriptives

Posted on Thu 24 July 2014 in R-course • Tagged with Emacs, Rstats, ESS

box

Say you were standing with one foot in the oven and one foot in an ice bucket. According to the percentage people, you should be perfectly comfortable. 1 ~Bobby Bragan, 1963

Encountering data

Here we will describe the techniques you should use to give yourself and your readers/bosses/teachers …


Continue reading

R foundations with ESS

Posted on Fri 04 July 2014 in R-course • Tagged with Emacs, Rstats, ESS

R foundations

box

In God we trust. All others must bring data. ~ W. Edwards Demming

R console

Start an R buffer through ess by typing M-x R. See the earlier tutorial here or here if that is mystery. At the console type:

10+20

Emacs Speaks Statistics (ESS) Tutorial

Posted on Wed 02 July 2014 in R-course • Tagged with Emacs, Rstats, ESS

Making your editor do statistics

box

All models are wrong, but some are useful.1 ~George E. P. Box

Why is ESS useful?

ESS makes your command history searchable and modifiable. When you start doing statistics you think you will always remember what you did and instantly recall why you did …


Continue reading

Intro to basic Emacs for statistics

Posted on Tue 01 July 2014 in R-course • Tagged with Emacs, Rstats, ESS

Emacs

What I cannot build, I do not understand. — Richard Feynman

Why Emacs?

The long answer (though still far from complete)

Emacs provides the same editing commands available for each language you are using. This is a big advantage …


Continue reading

Intro to Emacs Speaks Statistics

Posted on Tue 01 July 2014 in R-course • Tagged with Emacs, Rstats, ESS

Emacs Speaks Statistics (ESS)

ESS is a library (package) for Emacs which allows it to interact with a number of statistical packages including S+, R, SaS, SPSS and Stata. For the purpose of these notes. We will only deal with R. It allows the command history to be searchable and …


Continue reading

Intro to R with Emacs-Speaks-Statistics

Posted on Sun 29 June 2014 in R-course • Tagged with Emacs, Rstats, ESS

Intro

A number of my colleagues need to analyze data and are learning a programming language for the first time. It does not need to be said, this is a very heavy lift and occurs in the presence of a wide diversity of well intentioned opinion. It also occurs in …


Continue reading

intro to r and ess

Posted on Mon 19 May 2014 in R-course • Tagged with emacs, rstats, ess

credit

I am trying to explain the ethos and social convention of FREE software. People have created software and they let you use it and modify it for free. Is only polite to extend them

steal

academic courtesy and cite them for their contribution. Also it makes sense because you point …


Continue reading

Emacs IPython Notebook and "ESS in the Cloud"

Posted on Fri 12 July 2013 in Tutorials • Tagged with emacs, python, IPython, Rstats, ESS

My usage history

Back in 2009, one of the first advantages that made me play around with Emacs again when I went back to graduate school was Emacs-Speaks-Statistics. It allowed me to avoid the pain of using the R-console which was frankly a miserable experience. The deficiencies of that interface …


Continue reading