CRAN
gridsampler 0.6
A Simulation Tool to Determine the Required Sample Size for Repertory Grid Studies
Released Nov 23, 2016 by Mark Heckmann
Dependencies
shinythemes 1.1.1 shinyBS 0.61 BiasedUrn 1.07 ggplot2 2.2.1 plyr 1.8.4 reshape2 1.4.3 shiny 1.0.5
Simulation tool to facilitate determination of required sample size to achieve category saturation for studies using multiple repertory grids in conjunction with content analysis.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>gridsampler</artifactId> <version>0.6-b13</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:gridsampler')
Test Results
This package was last tested against Renjin 0.8.2561 on Dec 22, 2017.