25.10.2016 Views

SAP HANA Predictive Analysis Library (PAL)

sap_hana_predictive_analysis_library_pal_en

sap_hana_predictive_analysis_library_pal_en

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (14,26);<br />

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (15,23);<br />

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (16,22);<br />

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (17,23);<br />

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (18,25);<br />

INSERT INTO <strong>PAL</strong>_VT_DATA_TBL VALUES (19,103);<br />

DROP TABLE <strong>PAL</strong>_VT_RESULT_TBL;<br />

CREATE COLUMN TABLE <strong>PAL</strong>_VT_RESULT_TBL LIKE <strong>PAL</strong>_VT_RESULT_T;<br />

DROP TABLE <strong>PAL</strong>_VT_TEST_TBL;<br />

CREATE COLUMN TABLE <strong>PAL</strong>_VT_TEST_TBL LIKE <strong>PAL</strong>_VT_TEST_T;<br />

CALL "DM_<strong>PAL</strong>".<strong>PAL</strong>_VARIANCE_TEST_PROC(<strong>PAL</strong>_VT_DATA_TBL, "#<strong>PAL</strong>_CONTROL_TBL",<br />

<strong>PAL</strong>_VT_RESULT_TBL, <strong>PAL</strong>_VT_TEST_TBL) with overview;<br />

SELECT * FROM <strong>PAL</strong>_VT_RESULT_TBL;<br />

SELECT * FROM <strong>PAL</strong>_VT_TEST_TBL;<br />

Expected Result<br />

<strong>PAL</strong>_VT_RESULT_TBL:<br />

<strong>PAL</strong>_VT_TEST_TBL:<br />

3.7 Statistics Algorithms<br />

This section describes the statistics functions that are provided by the <strong>Predictive</strong> <strong>Analysis</strong> <strong>Library</strong>.<br />

<strong>SAP</strong> <strong>HANA</strong> <strong>Predictive</strong> <strong>Analysis</strong> <strong>Library</strong> (<strong>PAL</strong>)<br />

<strong>PAL</strong> Functions P U B L I C 493

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!