Skip to content

Patient Variability Study

Emily Veenhuis requested to merge feature/patient_variability into 4.x

This study generates a large set of patients (>4k) specified by a combination of various initial patient parameters

  • Sex
  • Age
  • Weight
  • BodyMassIndex
  • BodyFatFraction
  • Height
  • HeartRateBaseline
  • Diastolic Pressure
  • Systolic Pressure
  • Mean Arterial Pressure
  • Pulse Pressure
  • Respiration Rate Baseline

Updated the validation spreadsheet to properly compute target values for various system and compartment properties based on the initial patient values

Pulse can now generate validation tables for any patient (previous validation was limited to only the standard male patient)

New Python code to examine the resulting 4k+ patients and their validation tables to visualize how well this set meets validation as a whole

Edited by Aaron Bray

Merge request reports