R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
mlim
View on CRAN: Click
here
Download and install mlim package within the R console
Install from CRAN:
install.packages("mlim")
Install from Github:
library("remotes")
install_github("cran/mlim")
Install by package version:
library("remotes")
install_version("mlim", "0.3.0")
Attach the package and use:
library("mlim")
Maintained by
E. F. Haghish
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.mlim . https://github.com/haghish/mlim/issues . https://github.com/haghish/mlim . mlim results . mlim.pdf . mlim_0.3.0.tar.gz . mlim_0.3.0.zip . mlim_0.3.0.zip . mlim_0.3.0.zip . mlim_0.3.0.tgz . mlim_0.3.0.tgz . mlim_0.3.0.tgz . mlim_0.3.0.tgz . mlim archive . https://CRAN.R-project.org/package=mlim .
First Published: 2022-08-13
Latest Update: 2022-12-16
Description:
Machine learning algorithms have been used for performing
single missing data imputation and most recently, multiple imputations.
However, this is the first attempt for using automated machine learning algorithms
for performing both
single and multiple imputation. Automated machine learning is a procedure for
fine-tuning the model automatic, performing a random search for a model that
results in less error, without overfitting the data. The main idea is
to allow the model to set its own parameters for imputing each variable separately
instead of setting fixed predefined parameters to impute all variables
of the dataset.
Using automated machine learning, the package fine-tunes an Elastic
Net (default) or Gradient Boosting, Random Forest, Deep Learning, Extreme Gradient Boosting,
or Stacked Ensemble machine learning model (from one or a combination of other
supported algorithms) for imputing the missing
observations. This procedure has been implemented for the
first time by this package and is expected to outperform other packages for
imputing missing data that do not fine-tune their models. The multiple imputation
is implemented via bootstrapping without letting the duplicated observations to
harm the cross-validation procedure, which is the way imputed variables are evaluated.
Most notably, the package implements automated procedure for handling imputing imbalanced
data (class rarity problem), which happens when a factor variable has a level that is far more
prevalent than the other(s). This is known to result in biased predictions, hence, biased
imputation of missing data. However, the autobalancing procedure ensures that instead of
focusing on maximizing accuracy (classification error) in imputing factor variables,
a fairer procedure and imputation method is practiced.
How to cite:
E. F. Haghish (2022). mlim: Single and Multiple Imputation with Automated Machine Learning. R package version 0.3.0, https://cran.r-project.org/web/packages/mlim. Accessed 16 Apr. 2025.
Previous versions and publish date:
Other packages that cited mlim R package
View mlim citation profile
Other R packages that mlim depends,
imports, suggests or enhances
Complete documentation for mlim
Functions, R codes and Examples using
the mlim R package
Some associated functions: charity . manifest . mlim.error . mlim.mids . mlim.na . mlim . mlim.preimpute . mlim.summarize .
Some associated R codes: addNA.R . algoSelector.R . bootstrapCV.R . bootstrapWeight.R . charity.R . checkNconvert.R . defaultCV.R . extractMetrics.R . factmem.R . getDigits.R . getMetrics.R . h2o.check.R . init.R . is.imbalanced.R . is.valid.R . iterate.R . iterationNextVar.R . iteration_loop.R . javaServer.R . manifest.R . matching.R . meanmode.R . miss_per_class_error.R . missclass.R . missrank.R . mlim.R . mlim.error.R . mlim.mids.R . mlim.na.R . mlim.postimpute.R . mlim.preimpute.R . mlim.shuffle.R . mlim.summarize.R . normalize.R . nrmse.R . revert.R . selectVariables.R . server.check.R . stochasticFactorImpute.R . stoppingCriteria.R . syntaxProcessing.R . threeDots.R . zzz.R . Full mlim package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
apache.sedona
R interface for 'Apache Sedona' based on 'sparklyr'
(). ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Apache Sedona (view profile)
hkclustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ilan Fridman Rojas (view profile)
MM4LMM
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Fabien Laporte (view profile)
datadictionary
Creates a data dictionary from any dataframe or tibble in your R environment.
You can opt to add va ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Bethany Jones (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
MultiKink
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Chuang Wan (view profile)
24,012
R Packages
207,311
Dependencies
64,993
Author Associations
24,013
Publication Badges
