# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "idionomics" in publications use:' type: software license: MIT title: 'idionomics: Conduct Idionomic Analyses for Time Series Modeling' version: 0.1.0 doi: 10.32614/CRAN.package.idionomics abstract: 'A toolkit for idionomic science, a research philosophy that places the unit of the ensemble (individual/couple/group) at the center of analysis. Rather than assuming a common distribution, a similar enough process for each unit, and fitting a single model to the whole ensemble, idionomic methods model each unit separately, then aggregate upward if sensible. The group-level picture emerges from individual results, not the other way around, while explicitly evaluating whether aggregation is reasonable given the measured level of heterogeneity of effects. The package is built around intensive longitudinal data where each participant contributes a time series. It provides a pipeline from preprocessing through modeling to group-level summaries. Current functions: data quality screening (i_screener()), within-person standardization (pmstandardize()), linear detrending (i_detrender()), per-subject ARIMAX (AutoRegressive Integrated Moving Average with eXogenous inputs) modeling and meta-analysis (iarimax()), individual p-values (i_pval()), Sign Divergence and Equisyncratic Null tests (sden_test()), and directed loop detection (looping_machine()). Methods are described in Hernandez et al. (2024) , Ciarrochi et al. (2024) , and Sahdra et al. (2024) .' authors: - family-names: Hernández given-names: Cristóbal email: cristobal.ehc@gmail.com - family-names: Ciarrochi given-names: Joseph email: ciarrochij@gmail.com - family-names: Hayes given-names: Steven email: stevenchayes@gmail.com - family-names: Sahdra given-names: Baljinder email: baljinder.sahdra@acu.edu.au repository: https://cristobalehc.r-universe.dev repository-code: https://github.com/cristobalehc/idionomics commit: ea3172e80a02660a3c4ad5cc651500f2b40a7bed url: https://github.com/cristobalehc/idionomics date-released: '2026-04-16' contact: - family-names: Hernández given-names: Cristóbal email: cristobal.ehc@gmail.com