Rene Jotham Culaway

Projects

Regression, Interpolation, and the Simplex Method

Solvers written in R

A screenshot of the program, illustrating polynomial regression. A screenshot of the program, illustrating quadratic spline interpolation

This project is a web application, written in R as my final project for my Numerical and Symbolic Computation class. It's just a suite of solvers for polynomial regression, quadratic spline interpolation, and the simplex method for linear optimization.