Python

Calling R from a Python …

After spending several hours today trying to figure out how to call R from an instance of Python running on the departmental cluster, I figured that I better document this.

Why bother?

Some background on my problem. I have an individual-based model written in C++ that describes the HIV epidemic in …