From d54270a8f9a9ecaa52418ccb5e9704fe415e97d5 Mon Sep 17 00:00:00 2001 From: Guillermo Federico Olmedo Date: Thu, 20 Oct 2016 21:08:16 -0300 Subject: [PATCH] Added Ordinary Kriging and Variogram Modelling Added my contributed scripts to the list.txt because they are not visible from QGIS processing --- rscripts/list.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rscripts/list.txt b/rscripts/list.txt index b6d5cb7..e2ae4ea 100644 --- a/rscripts/list.txt +++ b/rscripts/list.txt @@ -30,6 +30,7 @@ Kriging_with_model_selection.rsx,1,Kriging with model selection Minimum_convex_polygon.rsx,1,Minimum convex polygon Monte-Carlo_spatial_randomness.rsx,1,Monte-Carlo spatial randomness Multiple_Regression.rsx,1,Multiple Regression +Ordinary Kriging.rsx,1,Ordinary Kriging Polygone.rsx,1,Polygone Quadrat_analysis.rsx,1,Quadrat analysis Random_sampling_grid.rsx,1,Random sampling grid @@ -46,9 +47,10 @@ Selection_with_r2_adjusted.rsx,1,Selection with r2 adjusted Simple_Linear_Regression.rsx,1,Simple Linear Regression Summary_statistics.rsx,1,Summary statistics Tobler.rsx,1,Tobler +Variogram Modelling.rsx,1,Variogram Modelling frequency_plot.rsx,0.1,frequency plot ggplot_scatterplot.rsx,1.0,ggplot scatterplot qqplot.rsx,1.0,qqplot scatterplot_log.rsx,1.0,scatterplot log scatterplot_regressione.rsx,1,scatterplot regressione -scatterplot_types.rsx,1.0,scatterplot types \ No newline at end of file +scatterplot_types.rsx,1.0,scatterplot types