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
mlr3resampling
View on CRAN: Click
here
Download and install mlr3resampling package within the R console
Install from CRAN:
install.packages("mlr3resampling")
Install from Github:
library("remotes")
install_github("cran/mlr3resampling") Install by package version:
library("remotes")
install_version("mlr3resampling", "2025.11.19") Attach the package and use:
library("mlr3resampling")
Maintained by
Toby Hocking
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-12-21
Latest Update: 2025-06-23
Description:
A supervised learning algorithm inputs a train set,
and outputs a prediction function, which can be used on a test set.
If each data point belongs to a group
(such as geographic region, year, etc), then
how do we know if it is possible to train on one group, and predict
accurately on another group? Cross-validation can be used to determine
the extent to which this is possible, by first assigning fold IDs from
1 to K to all data (possibly using stratification, usually by group
and label). Then we loop over test sets (group/fold combinations),
train sets (same group, other groups, all groups), and compute
test/prediction accuracy for each combination. Comparing
test/prediction accuracy between same and other, we can determine the
extent to which it is possible (perfect if same/other have similar
test accuracy for each group; other is usually somewhat less accurate
than same; other can be just as bad as featureless baseline when the
groups have different patterns).
For more information,
describes the method in depth.
How many train samples are required to get accurate predictions on a
test set? Cross-validation can be used to answer this question, with
variable size train sets.
How to cite:
Toby Hocking (2023). mlr3resampling: Resampling Algorithms for 'mlr3' Framework. R package version 2025.11.19, https://cran.r-project.org/web/packages/mlr3resampling. Accessed 12 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:31), 2023.12.20 (2023-12-21 17:40), 2024.1.8 (2024-01-09 05:30), 2024.1.23 (2024-02-01 06:20), 2024.4.14 (2024-04-16 17:50), 2024.7.3 (2024-07-06 00:10), 2024.7.7 (2024-07-12 17:50), 2024.9.6 (2024-09-11 22:40), 2025.3.30 (2025-04-09 09:30), 2025.6.23 (2025-06-23 12:20), 2025.11.19 (2025-11-20 20:10), 2026.2.24 (2026-02-26 17:50)
Other packages that cited mlr3resampling R package
View mlr3resampling citation profile
Other R packages that mlr3resampling depends,
imports, suggests or enhances
Complete documentation for mlr3resampling
Functions, R codes and Examples using
the mlr3resampling R package
Some associated functions: ResamplingSameOtherCV . ResamplingVariableSizeTrainCV . score .
Some associated R codes: ResamplingBase.R . ResamplingSameOtherCV.R . ResamplingVariableSizeTrainCV.R . score.R . Full mlr3resampling package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
matrixsampling
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stéphane Laurent (view profile)
flexdashboard
Format for converting an R Markdown document to a grid
oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Garrick Aden-Buie (view profile)
keyplayer
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Weihua An (view profile)
spatstat.random
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Adrian Baddeley (view profile)
ipdw
Functions are provided to interpolate geo-referenced point data via
Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jemma Stachelek (view profile)
quickcheck
Property based testing, inspired by
the original 'QuickCheck'. This package builds on
the property ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andrew McNeil (view profile)
28,313
R Packages
239,283
Dependencies
74,752
Author Associations
28,314
Publication Badges
