My primary contributions to free and open-source software are R packages focused on various statistical methods.

Contributor to: “

  • Since 2024, I serve as a contibutor to data.table

  • Since 2024, I serve as a contibutor to atime

  • I developed this package for my CS 599 class. CS599Kmeans.DAA is an R package that provides an implementation of the K-means clustering algorithm.This package offers efficient and customizable functions for performing K-means clustering on datasets, allowing users to specify the number of clusters and various initialization methods

  • I developed CS599.pca.ADA, comprehensive package designed specifically for the CS599 class, providing a wide range of functions for Principal Component Analysis (PCA) and related tasks. The package aims to support users in performing various operations, including dimensionality reduction, data exploration, and model interpretation using PCA