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 |
DOI: | 10.32614/CRAN.package.discourseGT |
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 |
Reference manual: | discourseGT.pdf |
Vignettes: |
discourseGT: An R package to analyze discourse networks in educational contexts |
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-devel (arm64): discourseGT_1.2.0.tgz, r-release (arm64): discourseGT_1.2.0.tgz, r-oldrel (arm64): discourseGT_1.2.0.tgz, r-devel (x86_64): discourseGT_1.2.0.tgz, r-release (x86_64): discourseGT_1.2.0.tgz, r-oldrel (x86_64): discourseGT_1.2.0.tgz |
Old sources: | discourseGT archive |
Please use the canonical form https://CRAN.R-project.org/package=discourseGT to link to this page.