Hi all I am pretty new to R and would like some help concerning subsampling my data. I have got locations of species presence that are clustered in some regions of my study area. using this for habitat modelling produces overfitting the denser areas. I would like to subsample the presence location. Ideally, something like create a buffer zone around the points, then randomly select only one of the points within if there is more than one inside the buffer.
Thanks in advance anto -- View this message in context: http://n4.nabble.com/subsample-clustered-data-tp1099964p1099964.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.