{ "id": "https://doi.org/10.5281/zenodo.48440", "doi": "10.5281/zenodo.48440", "identifiers": [ { "identifierType": "DOI", "Identifier": "https://doi.org/10.5281/zenodo.48440" }, { "identifierType": "URL", "Identifier": "http://zenodo.org/record/48440" } ], "types":{ "resourceTypeGeneral": "Software", "resourceType": "Software", "schemaOrg": "SoftwareSourceCode", "citeproc": "other", "bibtex": "misc", "ris": "COMP" }, "creators": [{ "type": "Person", "name": "Kristian Garza", "givenName": "Kristian", "familyName": "Garza" }], "titles": [{ "title": "Analysis Tools for Crossover Experiment of UI using Choice Architecture" }], "publisher": "Zenodo", "subjects": [ { "subject": "choice architecture" }, { "subject": "crossover experiment" }, { "subject": "hci" } ], "dates": { "date": "2016-03-27", "dateType": "Issued" }, "publication_year": "2016", "rights_list": [{ "rights": "Open Access" }, { "rightsUri": "https://creativecommons.org/licenses/by-nc-sa/4.0", "rights": "Creative Commons Attribution-NonCommercial-ShareAlike" } ], "descriptions": [{ "descriptionType": "Abstract", "description": "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", "agency": "datacite", "state": "findable" }