Skip to contents

Core window workflow

validate_weather_data()
Validate a Weather Time Series
aggregate_weather_daily()
Aggregate Weather Observations to Daily Data
make_windows()
Create Candidate Relative-Time Windows
plot_window_pane()
Plot a Window-Pane Grid
summarise_weather_window()
Summarise Weather Inside a Single Window
scan_windows()
Scan Candidate Weather Windows Relative to a Reference Time
window_pane()
Build a Wide Feature Table from Weather Windows
screen_window_features()
Screen Window-Derived Features Against a Disease Response
screen_feature_correlations()
Screen Pairwise Correlations Among Candidate Features

Summary functions

Spell functions

Condition functions

Weather derivatives

Simulation

example_weather_data()
Example Weather Data
window_pane_demo_data
Demo Data for Window-Pane Workflows
fda_demo_data
Demo Data for Functional Data Analysis Workflows
simulate_weather_series()
Simulate a Weather Time Series
simulate_assessment_data()
Simulate One Disease Assessment per Weather Series

Functional data analysis

run_fda_analysis()
Run a Functional Data Analysis Workflow
plot_fda_means()
Plot FDA Mean Curves
plot_fda_difference()
Plot FDA Difference Curves
plot_fda_p_values()
Plot FDA Corrected P-Values
plot_fda_intervals()
Plot FDA Significant Intervals
fit_fda_group_model()
Fit a Function-on-Scalar Model from an FDA Workflow
extract_fda_features()
Extract Features from FDA Significant Intervals
make_functional_matrix()
Create a Functional Matrix from Long Data
functional_group_summary()
Summarise Functional Curves by Group
plot_functional_means()
Plot Smoothed Functional Means by Group
plot_functional_difference()
Plot Functional Differences Between Two Groups
functional_on_scalar()
Fit a Function-on-Scalar Regression
plot_functional_on_scalar()
Plot Function-on-Scalar Coefficient Functions
functional_interval_test()
Run an Interval-Wise Functional Test
extract_interval_features()
Extract Features from Functional Intervals