# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pervasive" in publications use:' type: software license: MIT title: 'pervasive: Pervasiveness Functions for Correlational Data' version: '1.0' doi: 10.32614/CRAN.package.pervasive abstract: Analysis of pervasiveness of effects in correlational data. The Observed Proportion (or Percentage) of Concordant Pairs (OPCP) is Kendall's Tau expressed on a 0 to 1 metric instead of the traditional -1 to 1 metric to facilitate interpretation. As its name implies, it represents the proportion of concordant pairs in a sample (with an adjustment for ties). Pairs are concordant when a participant who has a larger value on a variable than another participant also has a larger value on a second variable. The OPCP is therefore an easily interpretable indicator of monotonicity. The pervasive functions are essentially wrappers for the 'arules' package by Hahsler et al. (2025) and serve to count individuals who actually display the pattern(s) suggested by a regression. For more details, see the paper "Considering approaches to pervasiveness in the context of personality psychology" now accepted at the journal Personality Science. authors: - family-names: Lajoie given-names: Denis email: denis.lajoie@umoncton.ca repository: https://dlajoiemoncton.r-universe.dev commit: 58081a02c7faa900f7efa2cb043b43d95f0f1813 date-released: '2025-11-04' contact: - family-names: Lajoie given-names: Denis email: denis.lajoie@umoncton.ca