` `
<알고리즘 설명 추가할 것>
Table
[table]<파라미터 설명 추가할 것>
Order
[tablefield: any]<파라미터 설명 추가할 것>
Interpolation
[selection]<파라미터 설명 추가할 것>
옵션:
0 – [0] 최근접 이웃
1 – [1] 선형
2 – [2] 스플라인
기본값: 0
Table without Gaps
[table]<산출물 설명 추가할 것>
processing.runalg('saga:fillgapsinrecords', table, order, method, nogaps)
<알고리즘 설명 추가할 것>
Table
[table]<파라미터 설명 추가할 것>
Method
[selection]<파라미터 설명 추가할 것>
옵션:
0 – [0] 상관 행렬
1 – [1] 분산-공분산 행렬
2 – [2] 제곱합 및 교차곱(SSCP) 행렬
기본값: 0
Number of Components
[number]<파라미터 설명 추가할 것>
기본값: 3
Principle Components
[table]<산출물 설명 추가할 것>
processing.runalg('saga:principlecomponentsanalysis', table, method, nfirst, pca)