Package: MFF 0.2.0

MFF: Meta Fuzzy Functions

Implements Meta Fuzzy Functions (MFFs) for regression Tak and Ucan (2026) <doi:10.1016/j.asoc.2026.114592> by aggregating predictions from multiple base learners using membership weights learned in the prediction space of validation set. The package supports fuzzy and crisp meta-ensemble structures via Fuzzy C-Means (FCM) Tak (2018) <doi:10.1016/j.asoc.2018.08.009>, Possibilistic FCM (PFCM) Tak (2021) <doi:10.1016/j.ins.2021.01.024>, Gustafson–Kessel (GK) clustering, and k-means, and provides a workflow to (i) generate validation/test prediction matrices from common regression learners (linear and penalized regression via 'glmnet', random forests, gradient boosting with 'xgboost' and 'lightgbm'), (ii) fit cluster-wise meta fuzzy functions and compute membership-based weights, (iii) tune clustering-related hyperparameters (number of clusters/functions, fuzziness exponent, possibilistic regularization) via grid search on validation loss, and (iv) predict on new/test prediction matrices and evaluate performance using standard regression metrics (MAE, RMSE, MAPE, SMAPE, MSE, MedAE). This enables flexible, interpretable ensemble regression where different base models contribute to different meta components according to learned memberships.

Authors:Nihat Tak [aut, cre], Sadık Çoban [aut]

MFF_0.2.0.tar.gz
MFF_0.2.0.zip(r-4.7)MFF_0.2.0.zip(r-4.6)MFF_0.2.0.zip(r-4.5)
MFF_0.2.0.tgz(r-4.6-any)MFF_0.2.0.tgz(r-4.5-any)
MFF_0.2.0.tar.gz(r-4.7-any)MFF_0.2.0.tar.gz(r-4.6-any)
MFF_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MFF/json (API)

# Install 'MFF' in R:
install.packages('MFF', repos = c('https://nihattak.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nihattak/mff/issues

On CRAN:

Conda:

2.90 score 1 stars 463 downloads 5 exports 25 dependencies

Last updated from:387e892a7b. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK142
source / vignettesOK218
linux-release-x86_64OK144
macos-release-arm64OK135
macos-oldrel-arm64OK204
windows-develOK136
windows-releaseOK95
windows-oldrelOK121
wasm-releaseOK102

Exports:boot.trainevaluatemffmodel.traintune.mff

Dependencies:classcodetoolsdata.tabledoParallele1071foreachglmnetinaparciteratorsjsonlitekpeakslatticelhslightgbmMASSMatrixppclustproxyR6randomForestRcppRcppEigenshapesurvivalxgboost