Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thechymera/fans

Factor Analysis of Nonstandard Sexuality
https://github.com/thechymera/fans

Last synced: about 2 months ago
JSON representation

Factor Analysis of Nonstandard Sexuality

Awesome Lists containing this project

README

        

# FANS

FANS (Factor Analysis of Nonstandard Sexuality) is a script suite for analysing questionnaire results for the eponymous research project.
The FANS research project tries to identify [latent variables](http://en.wikipedia.org/wiki/Latent_variable) in questionnaires dealing with sexual practices.

## Demo

[**This IPython notebook**](http://nbviewer.ipython.org/github/TheChymera/FANS/blob/master/FANS.ipynb) - which is also included in the repository as ```FANS.ipynb``` - guides you through the suite's functionality and gives basic instructions, as well as a walk-through to current experimental results.

## Dependencies:

* **[NumPy](https://en.wikipedia.org/wiki/Numpy)** - in [Portage](http://en.wikipedia.org/wiki/Portage_(software)) as **dev-python/numpy**
* **[matplotlib](https://en.wikipedia.org/wiki/Matplotlib)** - in Portage as **dev-python/matplotlib**
* **[RPy](http://rpy.sourceforge.net/)** - available on Gentoo as **dev-python/rpy**
* **[pandas](https://en.wikipedia.org/wiki/Pandas_(software))** - in Portage as **dev-python/pandas**
* **[IPython](https://en.wikipedia.org/wiki/Ipython)** - (only if you want to run the IPython notebook locally) available on Gentoo as **dev-python/ipython**
* **[chr-helpers](https://github.com/TheChymera/chr-helpers)** - available for Portage from the *[chymeric overlay](https://github.com/TheChymera/chymeric)* as **dev-python/chr-helpers**; if not using Portage, [install via *pip*](https://github.com/TheChymera/chr-helpers#install-via-pip).

Released under the GPLv3 license.
Project led by Horea Christian (address all correspondence to: [email protected])