From 00bec5e191bba50c6d63de9050983d3c12f4fc84 Mon Sep 17 00:00:00 2001 From: Andy Shapiro Date: Thu, 11 Apr 2024 16:39:58 -0400 Subject: [PATCH] use correct values --- frontend/src/components/IndividualModel/MaIndividualModels.js | 2 +- frontend/src/components/Output/Multitumor/ResultTable.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/IndividualModel/MaIndividualModels.js b/frontend/src/components/IndividualModel/MaIndividualModels.js index 8440326f..0ac7f196 100644 --- a/frontend/src/components/IndividualModel/MaIndividualModels.js +++ b/frontend/src/components/IndividualModel/MaIndividualModels.js @@ -46,7 +46,7 @@ class MaIndividualModels extends Component { - + ); diff --git a/frontend/src/components/Output/Multitumor/ResultTable.js b/frontend/src/components/Output/Multitumor/ResultTable.js index fec7ea97..fadb0e85 100644 --- a/frontend/src/components/Output/Multitumor/ResultTable.js +++ b/frontend/src/components/Output/Multitumor/ResultTable.js @@ -118,7 +118,7 @@ class ResultTable extends Component { {ff(model.gof.p_value)} - + {ff(model.gof.residual[0])} {ff(model.gof.roi)}