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.0.0 |
Depends: | R (≥ 2.10) |
Imports: | igraph, ggpubr, GGally, network, ggplot2 |
Suggests: | sna |
Published: | 2020-02-17 |
Author: | Albert Chai [aut], Andrew Lee [aut], Joshua Le [aut, cre], Stanley Lo [aut] |
Maintainer: | Joshua Le <jpl038 at ucsd.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | discourseGT results |
Reference manual: | discourseGT.pdf |
Package source: | discourseGT_1.0.0.tar.gz |
Windows binaries: | r-devel: discourseGT_1.0.0.zip, r-release: discourseGT_1.0.0.zip, r-oldrel: discourseGT_1.0.0.zip |
macOS binaries: | r-release: discourseGT_1.0.0.tgz, r-oldrel: discourseGT_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=discourseGT to link to this page.