` `
<put algorithm description here>
テーブル
[テーブル]Orde
[テーブルのフィールド: 任意]補間
[選択]<put parameter description here>
オプション:
0 — [0] 最近傍
1 — [1] 線形
2 — [2] スプライン
デフォルト: 0
ギャップなしテーブル
[テーブル]processing.runalg('saga:fillgapsinrecords', table, order, method, nogaps)
<put algorithm description here>
テーブル
[テーブル]方法
[選択]<put parameter description here>
オプション:
0 — [0] 相関行列
1 — [1] 分散共分散行列
2 — [2] 平方和行列
デフォルト: 0
成分の数
[数値]<put parameter description here>
デフォルト: 3
主成分
[テーブル]processing.runalg('saga:principlecomponentsanalysis', table, method, nfirst, pca)
<put algorithm description here>
入力
[テーブル]属性
[テーブルフィールド: 任意]レコードの数
[数値]<put parameter description here>
デフォルト: 10
出力
[テーブル]processing.runalg('saga:runningaverage', input, field, count, output)