GithubHelp home page GithubHelp logo

ctguxp / pyjags-rpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ihrke/pyjags-rpy

0.0 2.0 0.0 9 KB

ugly, hacky python-interface to jags using rjags via rpy2

R 22.19% Python 34.04% Jupyter Notebook 43.77%

pyjags-rpy's Introduction

pyjags

WARNING: This is not the same project as @tmiasko's pyjags which uses JAGS directly instead of going through R. I guess this repo is superseded by @tmiasko's pyjags (though I haven't tested it yet).

Ugly ass hell wrapper to access JAGS from python. It uses rpy to access JAGS via R (did I mention how ugly this is?).

WARNING: No protection whatsoever! It happily passes variables back and forth between R and python without checking for overwriting them etc.

  • Don't attempt to use multiple models in the same program (simultaneously, one after the other is ok)
  • the code will mess with rpy2's R instance, i.e., if you run R-magics, the environment is changed by this code

Requirements:

  • JAGS
  • R
  • rjags (R package)
  • rpy2 (python package)
  • ipython (python package)

install

(not really recommended)

pip install git+git://github.com/ihrke/pyjags@master

pyjags-rpy's People

Contributors

ihrke avatar

Watchers

James Cloos avatar  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.