discourseGT: Analyze Group Patterns using Graph Theory in Educational Settings

Analyzes group patterns using discourse analysis data with graph theory mathematics. Takes the order of which individuals talk and converts it to a network edge and weight list. Returns the density, centrality, centralization, and subgroup information for each group. Based on the analytical framework laid out in Chai et al. (2019) <doi:10.1187/cbe.18-11-0222>.

Version: 1.2.0
Depends: R (≥ 3.5.0)
Imports: dplyr, GGally, ggplot2, ggrepel, graphics, igraph, network, stats, utils
Suggests: BiocManager, formatR, ggpubr, knitr, markdown, R.rsp, rmarkdown, rticles, sna, testthat (≥ 3.0.0)
Published: 2023-07-19
Author: Albert Chai [aut], Andrew Lee [aut], Joshua Le [aut], Katherine Ly [ctb], Kevin Banh [ctb], Priya Pahal [ctb], Jitarth Sheth [aut], Qi Cui [aut, cre], Stanley Lo [aut]
Maintainer: Qi Cui <q1cui at ucsd.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: discourseGT results

Documentation:

Reference manual: discourseGT.pdf
Vignettes: discourseGT: An R package to analyze discourse networks in educational contexts

Downloads:

Package source: discourseGT_1.2.0.tar.gz
Windows binaries: r-devel: discourseGT_1.2.0.zip, r-release: discourseGT_1.2.0.zip, r-oldrel: discourseGT_1.2.0.zip
macOS binaries: r-release (arm64): discourseGT_1.2.0.tgz, r-oldrel (arm64): discourseGT_1.2.0.tgz, r-release (x86_64): discourseGT_1.2.0.tgz
Old sources: discourseGT archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=discourseGT to link to this page.