gridsampler

A simulation tool to determine the required sample size for repertory grid studies

https://github.com/markheckmann/gridsampler

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

repgrid
Last synced: 10 months ago · JSON representation

Repository

A simulation tool to determine the required sample size for repertory grid studies

Basic Info
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Created over 14 years ago · Last pushed over 6 years ago
Metadata Files
Readme

README.md

gridsampler

Build Status AppVeyor build status

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

DOI

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

Ph.D., Data Scientist, Psychometrician

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 348
  • Total Committers: 8
  • Avg Commits per committer: 43.5
  • Development Distribution Score (DDS): 0.328
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
enhancement (17) bug (10) maintenance (7) question (2) invalid (1)
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

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 236 Last month
Rankings
Forks count: 14.9%
Stargazers count: 24.2%
Dependent packages count: 29.8%
Average: 33.3%
Dependent repos count: 35.5%
Downloads: 62.3%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • BiasedUrn * imports
  • ggplot2 * imports
  • plyr * imports
  • reshape2 * imports
  • shiny * imports
  • shinyBS * imports
  • shinythemes * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests