Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Is there a way to calculate Kernel smoother

Hello,

we want to implement a statisical process in our line charts. Therefore we use a smoother (see picture). I have no clue how to calculate such a Kernel smother (e.g. Gaussian kernel smoother) in QlikView. Does anybody have expierence with this topic?

Kind regards

Frank Reußner

2000px-Localregressionsmoother.svg.png@Wikipedia

4 Replies
Gysbert_Wassenaar

rbecher‌?


talk is cheap, supply exceeds demand
rbecher
MVP
MVP

I would probably write an extension and do the calculation there using some JavaScript libs like this:

https://github.com/osuushi/Smooth.js/

Astrato.io Head of R&D
Anonymous
Not applicable
Author

An extension has the disadvantage that all reporting tools (like NPrinting) don't support html elements.

Thanks anyway

Frank Reußner

rbecher
MVP
MVP

Hi Frank,

there are server-side extensions on the way for Qlik Sense and QlikView 12. With this you can integrate R or other engines to calculate such curves. This should work with NPrinting too. So, probably best to just wait..

- Ralf

Astrato.io Head of R&D