<?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>Exploratory Trend Analysis and Visualization for Time-Series and
Grouped Data</dc:title>
  <dc:title>R package trendtestR version 1.0.1</dc:title>
  <dc:description>Provides a set of exploratory data analysis (EDA) tools for 
    visualizing trends, diagnosing data types for beginner-friendly workflows, 
    and automatically routing to suitable statistical tests or trend exploration 
    models. Includes unified plotting functions for trend lines, grouped boxplots, 
    and comparative scatterplots; automated statistical testing (e.g., t-test, 
    Wilcoxon, ANOVA, Kruskal-Wallis, Tukey, Dunn) with optional effect size 
    calculation; and model-based trend analysis using generalized additive 
    models (GAM) for count data, generalized linear models (GLM) for continuous 
    data, and zero-inflated models (ZIP/ZINB) for count data with potential 
    zero-inflation. 
    Also supports time-window continuity checks, cross-year 
    handling in compare_monthly_cases(), and ARIMA-ready preparation with 
    stationarity diagnostics, ensuring consistent parameter styles for 
    reproducible research and user-friendly workflows.Methods are 
    based on R Core Team (2024) &lt;https://www.R-project.org/&gt;, 
    Wood, S.N.(2017, ISBN:978-1498728331),
    Hyndman RJ, Khandakar Y (2008) &lt;doi:10.18637/jss.v027.i03&gt;, 
    Simon Jackman (2024) &lt;https://github.com/atahk/pscl/&gt;,    
    Achim Zeileis, Christian Kleiber, Simon Jackman (2008) &lt;doi:10.18637/jss.v027.i08&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: dplyr, ggplot2 (&gt;= 3.3.0), lubridate, emmeans, e1071,
forecast, MASS, multcomp, tidyselect, tidyr, tseries, car, FSA,
ggpubr, rlang, splines, pscl, mgcv</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), mockr, knitr, rmarkdown</dc:relation>
  <dc:creator>Gelan Huang &lt;huanggelan97@icloud.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gelan Huang [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2025-09-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=trendtestR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.trendtestR</dc:identifier>
</oai_dc:dc>
