-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparams.json
More file actions
1 lines (1 loc) · 3.47 KB
/
params.json
File metadata and controls
1 lines (1 loc) · 3.47 KB
1
{"name":"ICAR","tagline":"International Cognitive Ability Resource","body":"# Welcome to ICAR!\r\nThe ICAR package has been developed to include functions for the generation of cognitive ability item types. The ICAR package is intended to facilitate the distribution of cognitive ability measures which have been described in several locations as the International Cognitive Ability Resource.\r\n\r\nTrack development at http://github.com/frenchja/icar/, log issues or contribute ideas at https://github.com/frenchja/icar/issues.\r\n\r\n## Why Use ICAR?\r\nICAR is open-source software! As such, in addition to the Personality, Motivation, & Cognition Lab at Northwestern University, it attracts bright, motivated collaborators from across the globe. \r\n\r\nSecond, obtaining quality assessments shouldn't be an expensive endeavor. Unlike other measures of cognitive ability, ICAR is entirely free - just respect the open-source license below.\r\n\r\nLast, your feedback and ideas help shape ICAR. If you have critiques about existing functions, or ideas for new items and algorithms, you can engage us in a dialog using the [issues tracker](https://github.com/frenchja/icar/issues). \r\n\r\n## Package Details\r\n - based on [R](http://www.r-project.org/), an open-source statistics language\r\n - freely distributed under the GPLv3 license\r\n - developed and tested by the [Personality, Motivation, and Cognition Lab](http://personality-project.org/pmc.html) at [Northwestern University](http://www.northwestern.edu/) and collaborators\r\n - used by the Personality Project's [\"Big Five\" Assessment](http://test.personality-project.org/)\r\n\r\n## Install\r\nTo install the development version of `icar`, it's easiest to use the [Hadley Wickam's](https://github.com/hadley) `devtools` package. To install or update, run:\r\n\r\n```R\r\n# install.packages('devtools')\r\nlibrary(devtools)\r\ninstall_github(repo = 'icar', username = 'frenchja')\r\nlibrary(icar)\r\n```\r\n## References\r\nFrench, J. A., Condon, D. M., & Revelle, W. (2013). icar: International Cognitive Ability Resource. R package version 0.1. http://github.com/frenchja/icar/\r\n\r\nCondon, D. M. & Revelle, W. (in manuscript). The International Cognitive Ability Resource: Development and initial validation of a public-domain measure.\r\n\r\nCondon, D. M., French, J. A., Brown, A., & Revelle, W. ( June, 2013). Development and Validation of the\r\nInternational Cognitive Ability Resource. Association for Research in Personality Conference. Charlotte, N\r\n\r\n## License\r\nICAR Package for Cognitive Ability Item Types\r\nCopyright (C) 2013 Jason A. French\r\n\r\nThis program is free software: you can redistribute it and/or modify\r\nit under the terms of the GNU General Public License as published by\r\nthe Free Software Foundation, either version 3 of the License, or\r\nany later version.\r\n\r\nThis program is distributed in the hope that it will be useful,\r\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r\nGNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License\r\nalong with this program. If not, see <http://www.gnu.org/licenses/>.\r\n\r\n**In short, this package is free to use as long as you 1) cite us, 2) share any modified source code, and 3) freely release any modified products.**","google":"UA-37700817-1","note":"Don't delete this file! It's used internally to help with page regeneration."}