Learn R Programming

cmaRs (version 0.1.3)

Implementation of the Conic Multivariate Adaptive Regression Splines in R

Description

An implementation of 'Conic Multivariate Adaptive Regression Splines (CMARS)' in R. See Weber et al. (2011) CMARS: a new contribution to nonparametric regression with multivariate adaptive regression splines supported by continuous optimization, . It constructs models by using the terms obtained from the forward step of MARS and then estimates parameters by using 'Tikhonov' regularization and conic quadratic optimization. It is possible to construct models for prediction and binary classification. It provides performance measures for the model developed. The package needs the optimisation software 'MOSEK' to construct the models. Please follow the instructions in 'Rmosek' for the installation.

Copy Link

Version

Install

install.packages('cmaRs')

Monthly Downloads

189

Version

0.1.3

License

GPL (>= 2)

Maintainer

Ceyda Yazici

Last Published

July 4th, 2023

Functions in cmaRs (0.1.3)

summary.cmaRs

A summary function designed for CMARS
classdata.std

Classification Data - Breast Cancer Wisconsin (Diagnostic)
plot.cmaRs

A plot function designed for prediction of CMARS
predict.cmaRs

A prediction function for a new data set for prediction purpose
cmaRs

A cmaRs Function
table.b6

Data Set for Table B6
preddata.std

Prediction Data - Concrete Slump Test