git clone https://github.com/jjlynch2/SID
docker build -t statureid .
docker run --restart=on-failure:10 -d -p 4002:3838 statureid
- shiny
- ggplot2
- shinyalert
- dplyr
- shinyBS
- gridExtra
- ggpubr
- DT
Lynch, J.J. 2025 SID. Stature Identification. Version 0.0.3. Defense POW/MIA Accounting Agency, Offutt AFB, NE.
- Add all reference data
- Verify how to sum the measurements for association. is it log sum?
- Reports need better formatting when using multiple reference sets its out of bounds in the pdf
- Should stature estimation allow selection of side? We likely don't have enough data yet.
- Do we need batch processing?
- Bootstrapping option for smaller samples.