.
<plaats omschrijving algoritme hier>
Tabel
[tabel]<plaats omschrijving parameter hier>
Volgorde
[tabelveld: elk]<plaats omschrijving parameter hier>
Interpolatie
[selectie]<plaats omschrijving parameter hier>
Opties:
0 — [0] Dichtstbijzijnde buur
1 — [1] Lineair
Standaard: 0
Tabel zonder gaten
[tabel]<plaats omschrijving uitvoer hier>
processing.runalg('saga:fillgapsinrecords', table, order, method, nogaps)
<plaats omschrijving algoritme hier>
Tabel
[tabel]<plaats omschrijving parameter hier>
Methode
[selectie]<plaats omschrijving parameter hier>
Opties:
0 — [0] correlatie-matrix
1 — [1] variantie-covariantie matrix
2 — [2] som-van-vierkanten-en-kruisproducten matrix
Standaard: 0
Aantal componenten
[getal]<plaats omschrijving parameter hier>
Standaard: 3
Principiële componenten
[tabel]<plaats omschrijving uitvoer hier>
processing.runalg('saga:principlecomponentsanalysis', table, method, nfirst, pca)
<plaats omschrijving algoritme hier>
Invoer
[tabel]<plaats omschrijving parameter hier>
Attribuut
[tabelveld: elk]<plaats omschrijving parameter hier>
Aantal records
[getal]<plaats omschrijving parameter hier>
Standaard: 10
Uitvoer
[tabel]<plaats omschrijving uitvoer hier>
processing.runalg('saga:runningaverage', input, field, count, output)