Blog
Services
Publications
Resume
Categories
All
(4)
Distance Analysis
(1)
R
(4)
Sampling
(1)
Spatial
(1)
McDonald Data Sciences Blog
Traveling Salesman and BAS
An efficient route through spatially balenced points
R
Sampling
In this post, I discuss the practicalities of route finding for spatially balanced samples and demonstrate an efficient route through the set of spatial points.
Apr 26, 2023
Trent McDonald
Package Initiation
Steps to create an empty package
R
In this post, I show code to initiate a new packages.
Why
I run these routines is beyond…
Mar 11, 2023
Trent McDonald
Parallel Raster Processing
Drastically reduce processing of large rasters
R
Spatial
Recently, I needed to extract raster values over polygons. The raster was huge (22.2 million cells) and the number of polygons was huge (83 thousand). I calculated the the…
Feb 24, 2023
Trent McDonald
Beginner Line-transect Analysis
Estimation of a simple distance function
R
Distance Analysis
In this post, I demonstrate how to estimate a distance function using
Rdistance
.
Jan 21, 2023
Trent McDonald
No matching items