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

` `

Basic statistics

Frequency table

Описание

<put algorithm description here>

Параметри

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

Изходни резултати

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

Console usage

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

See also

Kolmogrov-Smirnov test

Описание

<put algorithm description here>

Параметри

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

Изходни резултати

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

Console usage

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

See also

Summary statistics

Описание

<put algorithm description here>

Параметри

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

Изходни резултати

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

Console usage

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

See also