Least squares adjustment software
-
Updated
Feb 16, 2026 - C++
Least squares adjustment software
JuliaGrid is an easy-to-use power system simulation tool for researchers and educators provided as a Julia package.
MATGRID is an easy-to-use power system simulation tool for researchers and educators provided as a MATLAB package.
Fast CPU and GPU Python implementations of Improved Kernel Partial Least Squares (PLS) by Dayal and MacGregor (1997) and Fast Partition-Based Cross-Validation With Centering and Scaling for XTX and XTY by Engstrøm and Jensen (2025). This package also includes options to use sample weights for PLS modeling.
Computation of training set (X^T * W * X) and (X^T * W * Y) or (X^T * X) and (X^T * Y) in a cross-validation setting using the fast algorithms by Engstrøm and Jensen (2025).
Comparison of a few different methods for estimating surface normals in a point cloud.
Generalized least squares method which takes uncertainties in both dependent and independent variables.
Least squares adjustment software
Analysis and comparison of Weighted Least Squares (WLS) and Ordinary Least Squares (OLS). Covers heteroscedasticity, Feasible WLS, Huber robust regression, and validates methods with a Monte Carlo simulation
Project conducted in STAT 4355.001.S22. Utilized the R Programming Language to determine a multi-linear model fitting to predict the number of bike rentals. Determined the appropriate attributes that significantly influenced the number of bike rentals. Collaboration with three other classmates.
Predicting Car prices given the various characteristics
An in-depth analysis of a gaming retailer's customer data to improve overall sales performance through enhanced understanding of customer behavior and loyalty patterns.
ETA (estimated time of arrival) and MultiTimer, written in Vue.js
Various codes centered around problems in Bayesian inference, Bayesian Linear Regression, and Bayesian Non-Linear Parameter Estimation using the application of various Markov Chain Monte Carlo Algorithms
Add a description, image, and links to the weighted-least-squares topic page so that developers can more easily learn about it.
To associate your repository with the weighted-least-squares topic, visit your repo's landing page and select "manage topics."