{ "id": "https://doi.org/10.5281/zenodo.48440", "doi": "10.5281/zenodo.48440", "types":{ "type": "SoftwareSourceCode", "resource_type_general": "Software", "resource_type": "Software", "citeproc": "other", "bibtex": "misc", "ris": "COMP" }, "creator": { "type": "Person", "name": "Kristian Garza", "givenName": "Kristian", "familyName": "Garza" }, "title": [{ "text": "Analysis Tools for Crossover Experiment of UI using Choice Architecture" }], "publisher": "Zenodo", "keywords": ["choice architecture", "crossover experiment", "hci"], "dates": { "date": "2016-03-27", "date-type": "Issued" }, "publication_year": "2016", "alternate_identifiers": { "type": "URL", "name": "http://zenodo.org/record/48440" }, "rights": [{ "name": "Open Access" }, { "id": "https://creativecommons.org/licenses/by-nc-sa/4.0", "name": "Creative Commons Attribution-NonCommercial-ShareAlike" } ], "description": [{ "type": "Abstract", "text": "This tools are used to analyse the data produced by the Crosssover Experiment I designed to test Choice Architecture techniques as UI interventions in a SEEk4Science data catalogue. It contains:\n\n- Data structures for the experimental data.
\n- Visualisation functions
\n- Analysis functions\n\n## Installation\n\n- R
\n- python
\n- ipython 4\n\nClone and use.\n\n## Usage\n\n
\n```python
\nsource('parallel_plot.r')
\nwith(z, parallelset(trt,response, freq=count, alpha=0.2))
\n```\n\n
\n## Contributing\n\n1. Fork it!
\n2. Create your feature branch: `git checkout -b my-new-feature`
\n3. Commit your changes: `git commit -am 'Add some feature'`
\n4. Push to the branch: `git push origin my-new-feature`
\n5. Submit a pull request :D\n\n
\n## License\n\nThis work supports my PhD Thesis at University of Manchester." }], "schema_version": "http://datacite.org/schema/kernel-4", "provider": "DataCite", "state": "findable" }