<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Conduct Idionomic Analyses for Time Series Modeling</dc:title>
  <dc:title>R package idionomics version 0.1.0</dc:title>
  <dc:description>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) &lt;doi:10.1007/978-3-030-77644-2_136-1&gt;,
    Ciarrochi et al. (2024) &lt;doi:10.1007/s10608-024-10486-w&gt;, and
    Sahdra et al. (2024) &lt;doi:10.1016/j.jcbs.2024.100728&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: broom, dplyr, forcats, forecast, ggplot2, metafor, rlang,
stats, tibble, tidyr</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.2.0)</dc:relation>
  <dc:creator>Cristóbal Hernández &lt;cristobal.ehc@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Cristóbal Hernández [cre, aut],
  Joseph Ciarrochi [aut],
  Steven Hayes [aut],
  Baljinder Sahdra [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=idionomics/LICENSE)</dc:rights>
  <dc:date>2026-04-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=idionomics</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.idionomics</dc:identifier>
</oai_dc:dc>
