gridsampler
A simulation tool to determine the required sample size for repertory grid studies
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 8 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.9%) to scientific vocabulary
Keywords from Contributors
Repository
A simulation tool to determine the required sample size for repertory grid studies
Basic Info
- Host: GitHub
- Owner: markheckmann
- Language: HTML
- Default Branch: master
- Homepage: http://markheckmann.github.io/gridsampler
- Size: 13.9 MB
Statistics
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
gridsampler
Introduction
A common approach for evaluating multiple repertory grids is to sort the elicited constructs into categories using content analysis (e.g. Green, 2004; Jankowicz, 2004). Sometimes the question arises what sample size would be needed in order to achieve a minimum saturation of a certain number of constructs per category. The gridsampler GUI allows to run simulations in order to answer these type of questions.
An introduction to its usage can be found on GitHub pages. Please report any bugs here.
Installation
You can install the software from CRAN:
r
install.packages("gridsampler")
or from GitHub:
r
if (!("devtools" %in% installed.packages())) {
install.packages("devtools")
} else {
devtools::install_github("markheckmann/gridsampler")
}
To run it, simply type this:
```r gridsampler()
Or run it in a browser window (recommended):
gridsampler(launch.browser = "TRUE") ```
Citation
If you use gridsampler in your publications, you can cite it as follows.
Heckmann, M . & Burk, L. (2016). gridsampler: A simulation tool to determine the required sample size for repertory grid studies. R package version 0.5. Zenodo. doi:10.5281/zenodo.61067
References
- Green, B. (2004). Personal construct psychology and content analysis. Personal Construct Theory & Practice, 1(3), 82–91.
- Jankowicz, D. (2004). The easy guide to repertory grids. Chichester, England: John Wiley & Sons.
Owner
- Name: Mark Heckmann
- Login: markheckmann
- Kind: user
- Location: Bremen, Germany
- Company: Deutsche Bahn
- Website: markheckmann.de
- Repositories: 49
- Profile: https://github.com/markheckmann
Ph.D., Data Scientist, Psychometrician
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| jemus42 | j****2@q****e | 234 |
| Mark Heckmann | m****k@M****l | 76 |
| Mark Heckmann | m****k@e****e | 10 |
| Mark Heckmann | h****k@g****m | 9 |
| Mark Heckmann | m****k@M****l | 9 |
| Mark Heckmann | m****n@g****e | 8 |
| Ahmadou Dicko | m****l@a****m | 1 |
| Mark Heckmann | h****n@u****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 36
- Total pull requests: 4
- Average time to close issues: 6 months
- Average time to close pull requests: about 4 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.81
- Average comments per pull request: 0.25
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- markheckmann (20)
- jemus42 (16)
Pull Request Authors
- jemus42 (3)
- dickoa (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 236 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: gridsampler
A Simulation Tool to Determine the Required Sample Size for Repertory Grid Studies
- Homepage: https://github.com/markheckmann/gridsampler
- Documentation: http://cran.r-project.org/web/packages/gridsampler/gridsampler.pdf
- License: GPL-3
-
Latest release: 0.6
published over 9 years ago
Rankings
Maintainers (1)
Dependencies
- BiasedUrn * imports
- ggplot2 * imports
- plyr * imports
- reshape2 * imports
- shiny * imports
- shinyBS * imports
- shinythemes * imports
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests