` `
<put algorithm description here>
Layer
[vector: any]Nsim
[number]<put parameter description here>
Default: 10.0
R Plots
[html]processing.runalg('r:ffunction', layer, nsim, rplots)
<put algorithm description here>
Layer
[vector: any]Nsim
[number]<put parameter description here>
Default: 10.0
R Plots
[html]processing.runalg('r:gfunction', layer, nsim, rplots)
<put algorithm description here>
Layer
[vector: any]Simulations
[number]<put parameter description here>
Default: 100.0
Optional plot name
[string]<put parameter description here>
Default: (not set)
R Plots
[html]R Console Output
[html]processing.runalg('r:montecarlospatialrandomness', layer, simulations, optional_plot_name, rplots, r_console_output)
<put algorithm description here>
Layer
[vector: any]R Plots
[html]R Console Output
[html]processing.runalg('r:quadratanalysis', layer, rplots, r_console_output)
<put algorithm description here>
Layer
[vector: any]Size
[number]<put parameter description here>
Default: 10.0
Output
[vector]processing.runalg('r:randomsamplinggrid', layer, size, output)
<put algorithm description here>
Layer
[vector: any]Size
[number]<put parameter description here>
Default: 10.0
Output
[vector]processing.runalg('r:regularsamplinggrid', layer, size, output)
<put algorithm description here>
Layer
[vector: any]Covariate
[vector: any]Covariate name
[string]<put parameter description here>
Default: mandatory_covariate_name_(no_spaces)
x label
[string]<put parameter description here>
Default: (not set)
Plot name
[string]<put parameter description here>
Default: (not set)
Legend position
[string]<put parameter description here>
Default: float
R Plots
[html]processing.runalg('r:relativedistributiondistancecovariate', layer, covariate, covariate_name, x_label, plot_name, legend_position, rplots)
<put algorithm description here>
points
[vector: any]covariate
[raster]covariate name
[string]<put parameter description here>
Default: mandatory_covariate_name_(no_spaces)
x label
[string]<put parameter description here>
Default: (not set)
plot name
[string]<put parameter description here>
Default: (not set)
legend position
[string]<put parameter description here>
Default: float
R Plots
[html]processing.runalg('r:relativedistributionrastercovariate', points, covariate, covariate_name, x_label, plot_name, legend_position, rplots)