| check_continuity_by_window | Check Time Series Continuity within Defined Window / Pruefung der Zeitreihen-Kontinuitaet |
| check_input_validity | Validate Time and Group Inputs for Case Comparison / Eingabepruefung fuer Zeit- und Gruppierungsvariablen |
| check_rate_diff_arima_ready | Assess Time Series Readiness for ARIMA Modeling / Pruefung der Eignung fuer ARIMA-Zeitreihenmodellierung |
| compare_distribution_by_granularity | Compare Normality across Granularity Levels / Vergleich der Normalverteilung je Granularitaet |
| compare_monthly_cases | Compare Monthly Case Trends across Years / Vergleich monatlicher Falltrends zwischen Jahren |
| diagnose_model_trend | Diagnose a fitted model using residual plots and statistical tests (ggplot2 only) / Modell-Diagnose mittels Residuenplots und statistischen Tests (nur ggplot2) |
| explore_continuous_trend | Explore linear and GLM trends for continuous data with automatic model selection / Analyse linearer und GLM-Trends fuer kontinuierliche Daten mit automatischer Modellauswahl |
| explore_poisson_trend | Explore time-based GAM for count data trend with automatic model selection / Zeitbasierte GAM-Trendanalyse fuer Zaehldaten mit automatischer Modellauswahl |
| explore_trend_auto | Main dispatcher for trend analysis based on data type / Hauptverzweiger fuer Trendanalyse basierend auf Datentyp |
| explore_zinb_trend | Explore zero-inflated models (ZIP/ZINB) for count data trends / Analyse von Zero-Inflated-Modellen (ZIP/ZINB) fuer Zeitreihen mit Zaehldaten |
| filter_by_groupcol | Filter and optionally reshape a data frame by group column / Nach Gruppenspalte filtern und optional umstrukturieren |
| infer_value_type | Infer variable type from numeric vector / Typ-Erkennung numerischer Vektoren |
| plot_weekly_cases | Visualize Weekly Aggregated Values / Woechentliche aggregierte Werte visualisieren |
| prepare_group_data | Prepare Grouped Data for Statistical Testing |
| run_count_multi_group_tests | Statistical Test for Count Data (Multi-Groups) / Statistischer Test fuer Zaehldaten (Mehrere Gruppen) |
| run_count_two_group_tests | Statistical Test for Count Data (Two Groups) / Statistischer Test fuer Zaehldaten (Zwei Gruppen) |
| run_group_tests | Automated Selection of Statistical Group Tests / Automatisierte Auswahl statistischer Gruppentests |
| run_multi_group_tests | Multi-Group Test with Assumption Checks / Mehr-Gruppen-Test mit Annahmepruefung |
| run_paired_tests | Paired / Unpaired Two-Group Tests with Assumption Checks / Zwei-Gruppen-Test mit Vorannahmepruefung |
| standardize_case_columns | Standardize date and value columns / Standardisierung von Datum und Werten |