Package: roundRobinR 1.0.1

Andrew Knight
roundRobinR: Manipulate and Analyze Round Robin Dyadic Data
Provides utilities for processing and analyzing dyadic data collected using a round-robin design, in which each person in a group rates or interacts with every other person on at least one variable. Data manipulation functions prepare datasets for dyadic data analysis by creating the actor and partner dummy variables required by the social relations model (SRM). Analysis functions implement the SRM using multilevel modeling via a custom 'nlme' covariance class ('pdSRM'), following the approach of Snijders and Kenny (1999) <doi:10.1111/j.1475-6811.1999.tb00204.x> and Knight and Humphrey (2019) <doi:10.1037/0000115-019>. The package estimates group, actor, partner, and relationship variance components along with generalized and dyadic reciprocity correlations, and supports both null and fixed-effects models.
Authors:
roundRobinR_1.0.1.tar.gz
roundRobinR_1.0.1.zip(r-4.7)roundRobinR_1.0.1.zip(r-4.6)roundRobinR_1.0.1.zip(r-4.5)
roundRobinR_1.0.1.tgz(r-4.6-any)roundRobinR_1.0.1.tgz(r-4.5-any)
roundRobinR_1.0.1.tar.gz(r-4.7-any)roundRobinR_1.0.1.tar.gz(r-4.6-any)
roundRobinR_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
roundRobinR/json (API)
| # Install 'roundRobinR' in R: |
| install.packages('roundRobinR', repos = c('https://andrewpknight.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/andrewpknight/roundrobinr/issues
- sampleDyadData - Sample Round Robin Dataset
Last updated from:cef50014ff. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 107 |
Exports:createDummiespdSRMsrmPseudoRSqsrmRunsrmVarPct
Dependencies:data.tablelatticenlme
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract Coefficients from a pdSRM Object | coef.pdSRM |
| Extract Correlation Matrix from a pdSRM Object | corMatrix.pdSRM |
| Create Dummy Variables for the Social Relations Model | createDummies |
| Construct pdSRM Object | pdConstruct.pdSRM |
| Extract Matrix or Square-Root Factor from a pdSRM Object | pdMatrix.pdSRM |
| Construct the pdSRM object | pdSRM |
| Sample Round Robin Dataset | sampleDyadData |
| Calculate Pseudo R-Squared Values for the Social Relations Model | srmPseudoRSq |
| Run the Social Relations Model Using Multilevel Modeling | srmRun |
| Extract Variance Decomposition from a Fitted SRM | srmVarPct |
| Summarize a pdSRM Object | summary.pdSRM |