ホーム範囲

Characteristic hull method

説明

<put algorithm description here>

パラメーター

Layer` [ベクトル:任意]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>

出力

Home_ranges` [ベクター]
<put output description here>

Console usage

processing.runalg('r:characteristichullmethod', layer, field, home_ranges)

参照

Kernel h ref

説明

<put algorithm description here>

パラメーター

Layer` [ベクトル:任意]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>
Grid [number]

<put parameter description here>

Default: 10.0

Percentage [number]

<put parameter description here>

Default: 10.0

Folder [directory]

Optional.

<put parameter description here>

出力

Home_ranges` [ベクター]
<put output description here>

Console usage

processing.runalg('r:kernelhref', layer, field, grid, percentage, folder, home_ranges)

参照

最小凸多角形

説明

<put algorithm description here>

パラメーター

Layer` [ベクトル:任意]
<put parameter description here>
Percentage [number]

<put parameter description here>

Default: 10.0

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

出力

Home_ranges` [ベクター]
<put output description here>

Console usage

processing.runalg('r:minimumconvexpolygon', layer, percentage, field, home_ranges)

参照

シングルリンクのクラスター分析

説明

<put algorithm description here>

パラメーター

Layer` [ベクトル:任意]
<put parameter description here>
Field [tablefield: any]
<put parameter description here>
Percentage [number]

<put parameter description here>

Default: 10.0

出力

R Plots [html]
<put output description here>
Home_ranges` [ベクター]
<put output description here>

Console usage

processing.runalg('r:singlelinkageclusteranalysis', layer, field, percentage, rplots, home_ranges)

参照