R package for image processing (imager)
Imager is an image/video processing package for R, based on CImg, a C++ library by David Tschumperlé. CImg provides an easy-to-use and consistent API for image processing, which imager largely replicates. CImg supports images in up to four dimensions, which makes it suitable for applications like video processing/hyperspectral imaging/MRI.
Learning Causal Cyclic Graphs from Unknown Shift Interventions (backShift)
Code for ‘backShift’, an algorithm to estimate the connectivity matrix of a directed (possibly cyclic) graph with hidden variables. The underlying system is required to be linear and we assume that observations under different shift interventions are available. For more details, see http://…/1506.02494 .
A Toolbox for Writing ‘knitr’, ‘Sweave’ or Other ‘LaTeX’-Based Papers and Reports (papeR)
A toolbox for writing ‘knitr’, ‘Sweave’ or other ‘LaTeX’-based reports and to prettify the output of various estimated models.