This is the repository for percentile predictors for fetal pulmonary artery doppler parameters, fetoPAD
Each percentile prediction is made based on input gestation age (GA), fetal heart rate (FHR), and the measurement for the parameter of interest.
Currently supported parameters:
- AT
- AT/ET
- EDV
- ET***
- MtrPI**
- PDV
- PEDRF
- PEDRF/PSV
- PI**
- PSV***
- SNV
- SNV/PSV
- TSN
- TSN/AT**
- TSN/ET
***ET and PSV require both GA and FHR as inputs
**MtrPI, PI, and TSN/AT do not change over time and are modeled using normal distributions
The manuscript describing the data and model is being prepared. Please check back later for more details of this work.
- Click here to open the main script in Google Colaboratory
- Hit the play button to the left to run each block of the script
- The user interface will then show up at the bottom
Warning will be raised if the input values are too low or too high (beyond the 2 SD range) of observations in our database