# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "roundRobinR" in publications use:' type: software license: MIT title: 'roundRobinR: Manipulate and Analyze Round Robin Dyadic Data' version: 1.0.1 doi: 10.32614/CRAN.package.roundRobinR abstract: 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) and Knight and Humphrey (2019) . 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: - family-names: Knight given-names: Andrew email: knightap@wustl.edu orcid: https://orcid.org/0000-0001-6700-1903 repository: https://andrewpknight.r-universe.dev repository-code: https://github.com/andrewpknight/roundRobinR commit: cef50014ff4bbf322b1c891437c573e1cc0d28a2 url: https://github.com/andrewpknight/roundRobinR date-released: '2026-04-16' contact: - family-names: Knight given-names: Andrew email: knightap@wustl.edu orcid: https://orcid.org/0000-0001-6700-1903