Outdated version of the documentation. Find the latest one here.

` `

Basic statistics

Frequency table

Tanım

<put algorithm description here>

Parametreler

Layer [vector: any]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>

Çıkışlar

R Console Output [html]
<put output description here>

Konsol kullanımı

processing.runalg('r:frequencytable', layer, field, r_console_output)

Ayrıca bakınız

Kolmogrov-Smirnov test

Tanım

<put algorithm description here>

Parametreler

Layer [vector: any]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>

Çıkışlar

R Console Output [html]
<put output description here>

Konsol kullanımı

processing.runalg('r:kolmogrovsmirnovtest', layer, field, r_console_output)

Ayrıca bakınız

Summary statistics

Tanım

<put algorithm description here>

Parametreler

Layer [vector: any]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>

Çıkışlar

R Console Output [html]
<put output description here>

Konsol kullanımı

processing.runalg('r:summarystatistics', layer, field, r_console_output)

Ayrıca bakınız