Skip to content

utoor1705/Multivariate-Adaptive-Regression-Splines

Repository files navigation

Multivariate-Adaptive-Regression-Splines

This project, Multivariate Adaptive Regression Splines or, MARS is built on the model by Jerome Friedman's paper in 1991. The model is an algorithm that automatically creates a piecewise linear model which provides an intuitive stepping block into nonlinearity after grasping the concept of multiple linear regression.

Various supporting functions, such as predict and anova, have also been provided to make this algorithm much more useful to the user, with an example test case as well. If needed, documentation RMarkdown file will be provided on request, it can not be provided here due to course restrictions.

This is a project for course at SFU - Advanced R for Data Science

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages