Publications by Fabio Veronesi
Time Averages of NetCDF files from ECMWF in ArcGIS with R-Bridge
With this post I would like to talk again about R-Bridge, which allows a direct communication between ArcGIS and R.In the previous post, I presented a very simple application of R-Bridge where I built a toolbox to perform k-means clustering on point shapefiles. The purpose of that post was to explain the basics of the technology, but ...
7297 sym R (3053 sym/1 pcs) 4 img
The Power of ggplot2 in ArcGIS – The Plotting Toolbox
In this post I present my third experiment with R-Bridge. The plotting toolbox is a plug-in for ArcGIS 10.3.x that allows the creation of beautiful and informative plot, with ggplot2, directly from the ESRI ArcGIS console.As always I not only provide the toolbox but also a dataset to try it out. Let’s start from here…DataFor testi...
10208 sym 28 img
The Power of ggplot2 in ArcGIS – The Plotting Toolbox
In this post I present my third experiment with R-Bridge. The plotting toolbox is a plug-in for ArcGIS 10.3.x that allows the creation of beautiful and informative plot, with ggplot2, directly from the ESRI ArcGIS console.As always I not only provide the toolbox but also a dataset to try it out. Let’s start from here…DataFor testi...
10208 sym 28 img
Time Series Analysis in ArcGIS
In this post I will introduce another toolbox I created to show the functions that can be added to ArcGIS by using R and the R-Bridge technology.In this toolbox I basically implemented the functions I showed in the previous post about time series analysis in R.Once again I prepared a sample dataset that I included in the GitHub archiv...
8136 sym 24 img
Time Series Analysis in ArcGIS
In this post I will introduce another toolbox I created to show the functions that can be added to ArcGIS by using R and the R-Bridge technology.In this toolbox I basically implemented the functions I showed in the previous post about time series analysis in R.Once again I prepared a sample dataset that I included in the GitHub archiv...
8136 sym 24 img
Spatio-Temporal Point Pattern Analysis in ArcGIS with R
This post would probably be the last in my series about merging R and ArcGIS. In August unfortunately I would have to work for real and I will not have time to play with R-Bridge any more.In this post I would like to present a toolbox to perform some introductory point pattern analysis in R through ArcGIS. Basically, I developed a too...
7310 sym 22 img
Spatio-Temporal Point Pattern Analysis in ArcGIS with R
This post would probably be the last in my series about merging R and ArcGIS. In August unfortunately I would have to work for real and I will not have time to play with R-Bridge any more.In this post I would like to present a toolbox to perform some introductory point pattern analysis in R through ArcGIS. Basically, I developed a too...
7317 sym 22 img
Linear Models, ANOVA, GLMs and Mixed-Effects models in R
As part of my new role as Lecturer in Agri-data analysis at Harper Adams University, I found myself applying a lot of techniques based on linear modelling. Another thing I noticed is that there is a lot of confusion among researchers in regards to what technique should be used in each instance and how to interpret the model. For this reason I sta...
45195 sym R (23309 sym/78 pcs) 50 img
Generalized Linear Models and Mixed-Effects in Agriculture
After publishing my previous post, I realized that it was way too long and so I decided to split it in 2-3 parts. If you think something is missing in the explanation here it may be related to the fact that this was originally part of the previous post (http://r-video-tutorial.blogspot.co.uk/2017/06/linear-models-anova-glms-and-mixed....
14354 sym R (6273 sym/31 pcs) 14 img
Linear Mixed Effects Models in Agriculture
This post was originally part of my previous post about linear models. However, I later decided to split it into several texts because it was effectively too long and complex to navigate.If you struggle to follow the code in this page please refer to this post (for example for the necessary packages): Linear Models (lm, ANOVA and ANC...
8021 sym R (6681 sym/13 pcs) 6 img