Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 946 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 946 Bytes

Kumu

Kumu n.

  1. Reason, cause, goal, justification, motive, grounds, purpose, object, why.

Overview

Kumu is an R package to facilitate data transformations and causal modeling. This project heavily relies on Tetrad-CMD.

Installation

Kumu has been tested on OS X and Ubuntu. For Windows and other OS users, try Virtualbox, VMware, or any other software to run virtual machines for Ubuntu.

  1. Clone this repo
  2. Open kumu.Rproj using RStudio
  3. Build the documentation devtools::document(roclets = c('rd', 'collate', 'namespace')).
  4. Build Kumu (Top right pane in RStudio -> Build tab -> Install and Restart)

Stay up-to-date