Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thechymera/fans
- Owner: TheChymera
- License: gpl-3.0
- Created: 2013-07-09T03:16:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T10:24:58.000Z (about 7 years ago)
- Last Synced: 2024-04-29T00:10:04.230Z (9 months ago)
- Language: Jupyter Notebook
- Size: 376 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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])