<put algorithm description here>
Table
[table]Order
[tablefield: any]Interpolation
[selection]<put parameter description here>
Options:
Default: 0
Table without Gaps
[table]processing.runalg('saga:fillgapsinrecords', table, order, method, nogaps)
<put algorithm description here>
Table
[table]Method
[selection]<put parameter description here>
Options:
Default: 0
Number of Components
[number]<put parameter description here>
Default: 3
Principle Components
[table]processing.runalg('saga:principlecomponentsanalysis', table, method, nfirst, pca)
<put algorithm description here>
Input
[table]Attribute
[tablefield: any]Number of Records
[number]<put parameter description here>
Default: 10
Output
[table]processing.runalg('saga:runningaverage', input, field, count, output)