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.

2. Set the upper and lower bounds as follows:<br />

Upper-bound = µ + multiplier * ϭ<br />

Lower-bound = µ – multiplier * ϭ<br />

Where the multiplier is a double type coefficient provided by the user to test whether all the values of a<br />

numeric vector are in the range.<br />

If a value is outside the range, it means it doesn't pass the Variance Test. The value is marked as an outlier.<br />

Prerequisites<br />

●<br />

●<br />

No missing or null data in the inputs.<br />

The data is numeric, not categorical.<br />

VARIANCETEST<br />

This is a variance test function.<br />

Procedure Generation<br />

CALL SYS.AFLLANG_WRAPPER_PROCEDURE_CREATE (‘AFL<strong>PAL</strong>’, ‘VARIANCETEST’,<br />

‘’, '', );<br />

The signature table should contain the following records:<br />

Table 360:<br />

Position Schema Name Table Type Name Parameter Type<br />

1 IN<br />

2 IN<br />

3 <br />

4 <br />

OUT<br />

OUT<br />

Procedure Calling<br />

CALL .(, , , ) with overview;<br />

490 P U B L I C<br />

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

<strong>PAL</strong> Functions

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

Saved successfully!

Ooh no, something went wrong!