Software and Fun Projects

LatticeKrig R Package

Available for download on CRAN. When in R, just type install.packages("LatticeKrig") to download.

The LatticeKrig R package provides methods for efficiently interpolating massive spatial datasets using many basis functions and sparsity in key matrices. One of my recent projects focused on increasing the efficiency and accuracy of such methods, which led to my involvement in developing the new release of LatticeKrig. Many computational roadblocks have been removed in the current version, and a number of new methods and improvements have been added. Further updates will include experimentation with different basis functions, change of support, and data fusion capabilities!


Other Projects

Below are a few projects that have come from summer internships, trying to understand new concepts, or just having fun!

For more fun projects like speeding up the R programming language using fast linear algebra primitives, experimenting with derivative free/zeroth order optimization methods, and even a template for this website, check out my Github!