From 4a5f2ead1873b5270a0b944592dae32e6336d776 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Fri, 6 Sep 2019 13:06:59 +0000 Subject: [PATCH] fixed description (see at https://support.d4science.org/issues/17248#note-10) git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/performfish-analytics-portlet@181511 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../performfishanalytics/client/resources/Batch_CORRELATION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/portlets/user/performfishanalytics/client/resources/Batch_CORRELATION b/src/main/java/org/gcube/portlets/user/performfishanalytics/client/resources/Batch_CORRELATION index f2f9529..549060c 100644 --- a/src/main/java/org/gcube/portlets/user/performfishanalytics/client/resources/Batch_CORRELATION +++ b/src/main/java/org/gcube/portlets/user/performfishanalytics/client/resources/Batch_CORRELATION @@ -1 +1 @@ -The correlation matrix is a table displaying the correlation between pairs of KPIs. Correlation coefficients are calculated using the Person parametric correlation test and coloured according to the value in red (significant positive correlation), yellow (significant negative correlation), and in light blue (non-significant correlation). The correlation matrix is a table displaying the correlation between pairs of KPIs. Correlation coefficients are calculated using the Person parametric correation test and coloured according to the value in red (significant positive correlation), yellow (significant negative correlation), and in light blue (non-significant correlation). The Student t-test is used to determine the ranges of correlation for Pearson coefficients. \ No newline at end of file +The correlation matrix is a table displaying the correlation between pairs of KPIs. Correlation coefficients are calculated using the Person parametric correlation test and coloured according to the value in red (significant positive correlation), yellow (significant negative correlation), and in light blue (non-significant correlation). The Student t-test is used to determine the ranges of correlation for Pearson coefficients. \ No newline at end of file