gravatar

FelipeSantos

Felipe Santos-Marquez

Recently Published

Local Moran's I and spatial scales (using R and tmap)
Hi there, in this brief tutorial I will show you how to create a lisa map from scratch in R... For some reason the p-values in `R` and the p-values computed in `Geoda` for the local Moran's I are slightly different. Any questions (or suggestions in order to improve this tutorial) are always welcome! Regards, Felipe.
Using the missForest R package
In this short tutorial you will learn how to input NA data using a package called missForest. it uses random forests to input the values of your missing data based on data of other variables.