zhjx19/mathmodels: Comprehensive Mathematical Modeling Algorithms in R

A versatile R package for mathematical modeling, developed as a companion to "Mathematical Modeling: Algorithms and Programming Implementation" (China Machine Press). The package implements algorithms across differential and difference equations, statistical analysis, optimization, evaluation, and prediction. Currently, it focuses on evaluation algorithms, including indicator data preprocessing (e.g., standardization, rescaling), subjective and objective weighting methods (e.g., AHP, entropy weighting, CRITIC, PCA weighting) and weight combination, comprehensive evaluation techniques (e.g., TOPSIS, fuzzy comprehensive evaluation, Rank Sum Ratio, DEA), inequality measures (e.g., Gini and Theil indices), and grey prediction models (e.g., GM(1,1), GM(1,N), Verhulst). Designed for researchers and practitioners in mathematical modeling.

Getting started

Package details

AuthorJingxin Zhang
MaintainerJingxin zhang <zhjx_19@hrbcu.edu.cn>
LicenseAGPL (>= 3)
Version0.0.2
URL https://github.com/zhjx19/mathmodels
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zhjx19/mathmodels")
zhjx19/mathmodels documentation built on June 2, 2025, 12:18 a.m.