Add requirements.txt, tailwind configuration, and initial truth report HTML
- Created requirements.txt with a comprehensive list of dependencies. - Added tailwindconfig.js for Tailwind CSS configuration. - Introduced truth_report.html with structured content and Tailwind CSS styling for a visually appealing layout.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Parameters,Best,LLN,Pred.,%Pred.,ZScore,PRE#1,PRE#2,PRE#3
|
||||
FVC,4.24,3.03,3.79,112.0,0.95,4.24,4.17,4.15
|
||||
FEV1,3.26,2.53,3.16,103.3,0.28,3.26,3.21,3.14
|
||||
FEV1/FVC%,76.89,72.47,83.78,91.8,-1.05,76.9,77.0,75.7
|
||||
PEF,684,222,384,178.7,-,444,438,684
|
||||
FEF2575,2.74,2.15,3.42,80.2,-0.84,2.74,2.68,2.48
|
||||
FEF25,6.08,,,0.0,-,6.08,6.0,5.53
|
||||
FEF50,3.06,,,0.0,-,3.06,3.1,2.77
|
||||
FEF75,1.06,0.71,1.41,75.1,-0.72,1.06,1.12,0.94
|
||||
PEFTime,79,,,49,-,79,40,39
|
||||
EVol,78.0,,,77.0,-,78.0,77.0,197.0
|
||||
FEV6,4.22,3.03,3.79,111.4,-,4.22,4.17,4.13
|
||||
|
Reference in New Issue
Block a user