
Package index
-
analyze_readiness()
- Analyze HRV readiness status
-
cache_definition()
- Cache Definition
-
calculate_hrr()
- Calculate Heart Rate Recovery metrics
-
calculate_hrv()
- Calculate HRV metrics from RR intervals
-
calculate_moving_averages()
- Calculate all moving averages
-
calculate_neural_recovery()
- Calculate full neural recovery score based on BioForce HRV methodology
-
calculate_resting_hr()
- Calculate resting heart rate
-
calculate_robust_ma()
- Calculate rolling mean
-
calculate_trend_direction()
- Helper function to calculate trend direction
-
extract_rr_data()
- Extract RR intervals from FIT file
-
generate_daily_report()
- Generate daily HRV report
-
hrv_plot()
- Plot HRV summaries for a single orthostatic test fit file.
-
hrv_trend_plot()
- Trend plots of HRV summaries for orthostatic tests
-
plot_bjj_metrics()
- Plot BJJ-specific recovery metrics
-
plot_hrv_dashboard()
- Create comprehensive HRV dashboard
-
plot_hrv_trends()
- Plot HRV trends
-
plot_weekly_heatmap()
- Create weekly summary heatmap
-
process_fit_directory()
- Process directory of FIT files with caching
-
process_fit_file()
- Process a single FIT file
-
split_rr_phases()
- Split RR Intervals Into Orthostatic Test Phases
-
training_recommendations()
- Generate training recommendations based on neural recovery score