|
@@ -47,6 +47,7 @@
|
|
|
<xsl:with-param name="system_cache__dita:graph.ytics_detect_row" select="$system_cache__dita:graph.ytics_detect_row"/>
|
|
<xsl:with-param name="system_cache__dita:graph.ytics_detect_row" select="$system_cache__dita:graph.ytics_detect_row"/>
|
|
|
<xsl:with-param name="p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y" select="$p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y"/>
|
|
<xsl:with-param name="p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y" select="$p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y"/>
|
|
|
<xsl:with-param name="p5gnuplot:value" select="$p5gnuplot:value"/>
|
|
<xsl:with-param name="p5gnuplot:value" select="$p5gnuplot:value"/>
|
|
|
|
|
+ <xsl:with-param name="fid" select="@fid"/>
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|
|
|
</xsl:when>
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
<xsl:otherwise>
|
|
@@ -72,6 +73,8 @@
|
|
|
<xsl:param name="system_cache__dita:graph.ytics_detect_row" required="yes"/>
|
|
<xsl:param name="system_cache__dita:graph.ytics_detect_row" required="yes"/>
|
|
|
<xsl:param name="p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y" required="yes"/>
|
|
<xsl:param name="p5gnuplot:simpletable__x3A__from_rows.xsl.dita__x3A__detect__x3A__rowset.Y" required="yes"/>
|
|
|
<xsl:param name="p5gnuplot:value"/>
|
|
<xsl:param name="p5gnuplot:value"/>
|
|
|
|
|
+ <xsl:param name="fileindex"/>
|
|
|
|
|
+ <xsl:param name="fid"/>
|
|
|
<!--<xsl:for-each-group select="stentry" group-by="@current-grouping-key">-->
|
|
<!--<xsl:for-each-group select="stentry" group-by="@current-grouping-key">-->
|
|
|
|
|
|
|
|
<xsl:variable name="system_cache__dita:element.next" select="system_cache__dita:element.next($system_cache__dita:element__x3A__parent)"/>
|
|
<xsl:variable name="system_cache__dita:element.next" select="system_cache__dita:element.next($system_cache__dita:element__x3A__parent)"/>
|
|
@@ -126,19 +129,25 @@
|
|
|
|
|
|
|
|
</dlentry>
|
|
</dlentry>
|
|
|
<dlentry>
|
|
<dlentry>
|
|
|
|
|
+ <!--<xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__id">
|
|
|
|
|
+ <xsl:with-param name="fid" select="$fid"/>
|
|
|
|
|
+ <xsl:with-param name="fileindex" select="$fileindex"/>
|
|
|
|
|
+ <!-\-<xsl:with-param name="graph.name" select="@fid"/>-\->
|
|
|
|
|
+ <xsl:with-param name="system_cache__dita:element__x3A__name">dlentry</xsl:with-param>
|
|
|
|
|
+ </xsl:call-template>-->
|
|
|
|
|
|
|
|
<dt>
|
|
<dt>
|
|
|
Analiza regresji liniowej
|
|
Analiza regresji liniowej
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>
|
|
<dd>
|
|
|
<xsl:variable name="Linear_regression:calculate_data">
|
|
<xsl:variable name="Linear_regression:calculate_data">
|
|
|
- <xsl:call-template name="Linear_regression:calculate_data">
|
|
|
|
|
- <!--<xsl:with-param name="Linear_regression:X_attribute__x3A__set">default_db__x3A__BI_audit_BENFORD:leadingNumber</xsl:with-param>-->
|
|
|
|
|
|
|
+ <!--<xsl:call-template name="Linear_regression:calculate_data">
|
|
|
|
|
+ <!-\-<xsl:with-param name="Linear_regression:X_attribute__x3A__set">default_db__x3A__BI_audit_BENFORD:leadingNumber</xsl:with-param>-\->
|
|
|
<xsl:with-param name="Linear_regression:X_element__x3A__set">p5gnuplot:stats</xsl:with-param>
|
|
<xsl:with-param name="Linear_regression:X_element__x3A__set">p5gnuplot:stats</xsl:with-param>
|
|
|
<xsl:with-param name="Linear_regression:Y_attribute__x3A__set">default_db__x3A__BI_audit_BENFORD:leadingTimeYear-month</xsl:with-param>
|
|
<xsl:with-param name="Linear_regression:Y_attribute__x3A__set">default_db__x3A__BI_audit_BENFORD:leadingTimeYear-month</xsl:with-param>
|
|
|
<xsl:with-param name="Linear_regression:dataset" select="current-group()"/>
|
|
<xsl:with-param name="Linear_regression:dataset" select="current-group()"/>
|
|
|
<xsl:with-param name="p5gnuplot:value" select="$p5gnuplot:value"/>
|
|
<xsl:with-param name="p5gnuplot:value" select="$p5gnuplot:value"/>
|
|
|
- </xsl:call-template>
|
|
|
|
|
|
|
+ </xsl:call-template>-->
|
|
|
</xsl:variable>
|
|
</xsl:variable>
|
|
|
<xsl:apply-templates mode="Linear_regression:calculate_data__x3A__to_dita" select="$Linear_regression:calculate_data"/>
|
|
<xsl:apply-templates mode="Linear_regression:calculate_data__x3A__to_dita" select="$Linear_regression:calculate_data"/>
|
|
|
<foreign>
|
|
<foreign>
|
|
@@ -157,14 +166,14 @@
|
|
|
<xsl:element name="dd">
|
|
<xsl:element name="dd">
|
|
|
<xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|
|
<xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|
|
|
Minimum: <b><xsl:value-of select="system_cache__dita:big_values_format(min(current-group()/number(text())))"/></b>
|
|
Minimum: <b><xsl:value-of select="system_cache__dita:big_values_format(min(current-group()/number(text())))"/></b>
|
|
|
- <foreign>current-group()/name()= <xsl:value-of select="current-group()[1]/name()"/> , text()=<xsl:value-of select="text()"/></foreign>
|
|
|
|
|
|
|
+ <!--<foreign>current-group()/name()= <xsl:value-of select="current-group()[1]/name()"/> , text()=<xsl:value-of select="text()"/></foreign>-->
|
|
|
</xsl:element>
|
|
</xsl:element>
|
|
|
- <xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|
|
|
|
|
|
|
+ <!--<xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|
|
|
<xsl:value-of select="min(current-group()/number(text()))"/>
|
|
<xsl:value-of select="min(current-group()/number(text()))"/>
|
|
|
<xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__resolve__key">
|
|
<xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__resolve__key">
|
|
|
<xsl:with-param name="fid" select="current-group()[ text()=min(current-group()/number(text())) ][1]/@fid"/>
|
|
<xsl:with-param name="fid" select="current-group()[ text()=min(current-group()/number(text())) ][1]/@fid"/>
|
|
|
</xsl:call-template>
|
|
</xsl:call-template>
|
|
|
- </xsl:element>
|
|
|
|
|
|
|
+ </xsl:element>-->
|
|
|
</xsl:element>
|
|
</xsl:element>
|
|
|
<xsl:element name="dd">
|
|
<xsl:element name="dd">
|
|
|
<xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|
|
<xsl:element name="{system_cache__dita:element.next($system_cache__dita:element__x3A__parent)}">
|