Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 2.71 KB

index.md

File metadata and controls

26 lines (16 loc) · 2.71 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 13
---
title: OCCAM: Reconstructability Analysis Tools
layout: default
---

OCCAM: Reconstructability Analysis Tools

Organizational Complexity Computation and Modeling.

Diagram of 4 Variable Reconstructability Analysis{:class="ra-img"} OCCAM combines machine learning, data mining, and statistical analysis in a powerful workflow that can be applied to to both categorical and quantitative data to understand its structure, select among possible models, and make predictions or discover variable associations. It is a collection of software tools comprising a library with both command-line and web interfaces for Reconstructability Analysis (RA), an information-theoretic form of statistical analysis closely related to Bayesian Networks{:target="_blank"} and log-linear modeling{:target="_blank"}.

The OCCAM project has been developed over several decades at Portland State University under the auspices of its creator Prof. Martin Zwick. Programmers contributing to the work have included Ken Willett, Joe Fusion and H. Forrest Alexander. The primary focus of development efforts at this time is to make OCCAM open source, and to repackage it to provide easy access for researchers, data scientists, and developers who wish to access the functionality in a standard way.

The current working version of OCCAM and some introductory and research material is maintained at Portland State University.

For an introduction to the software and the method, see:

Want to contribute to the OCCAM project? See the Getting Started page for links to project resources.

This software is currently being released for the first time as Free Software under the GPL v3 or later. Please see the License in this distribution for license terms.

As of right now (early 2019), the software will be a bit challenging to get started with. There is documentation included, but it is rather out-of-date. The core functionality is encapsulated in a fairly standard C++ library whose interface should be relatively understandable to anyone familiar with both C++ and RA. Help making this software more generally and broadly usable would be greatly appreciated.

See the project roadmap, and if you have interest in any of the project areas, learn about becoming a contributor.