Other packages > Find by keyword >

mlr3spatiotempcv  

Spatiotemporal Resampling Methods for 'mlr3'
View on CRAN: Click here


Download and install mlr3spatiotempcv package within the R console
Install from CRAN:
install.packages("mlr3spatiotempcv")

Install from Github:
library("remotes")
install_github("cran/mlr3spatiotempcv")

Install by package version:
library("remotes")
install_version("mlr3spatiotempcv", "2.3.2")



Attach the package and use:
library("mlr3spatiotempcv")
Maintained by
Patrick Schratz
[Scholar Profile | Author Map]
First Published: 2020-11-11
Latest Update: 2024-01-22
Description:
Extends the mlr3 ML framework with spatio-temporal resampling methods to account for the presence of spatiotemporal autocorrelation (STAC) in predictor variables. STAC may cause highly biased performance estimates in cross-validation if ignored.
How to cite:
Patrick Schratz (2020). mlr3spatiotempcv: Spatiotemporal Resampling Methods for 'mlr3'. R package version 2.3.2, https://cran.r-project.org/web/packages/mlr3spatiotempcv. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.1.0 (2020-11-11 14:50), 0.1.1 (2021-01-05 19:20), 0.2.0 (2021-03-08 07:50), 0.2.1 (2021-03-20 18:40), 0.3.0 (2021-04-13 17:10), 0.4.0 (2021-06-03 14:10), 0.4.1 (2021-06-23 23:20), 1.0.0 (2021-08-19 19:00), 1.0.1 (2022-03-03 15:40), 2.0.0 (2022-06-14 23:20), 2.0.1 (2022-06-22 23:30), 2.0.2 (2022-08-09 21:00), 2.0.3 (2022-11-19 01:20), 2.1.0 (2023-05-24 17:40), 2.2.0 (2023-10-24 11:40), 2.3.0 (2024-01-22 15:20), 2.3.1 (2024-04-17 14:10)
Other packages that cited mlr3spatiotempcv R package
View mlr3spatiotempcv citation profile
Other R packages that mlr3spatiotempcv depends, imports, suggests or enhances
Complete documentation for mlr3spatiotempcv
Functions, R codes and Examples using the mlr3spatiotempcv R package
Some associated functions: TaskClassifST . TaskRegrST . as_task_classif_st . as_task_regr_st . assert_spatial_task . autoplot.ResamplingCV . autoplot.ResamplingCustomCV . autoplot.ResamplingSpCVBlock . autoplot.ResamplingSpCVBuffer . autoplot.ResamplingSpCVCoords . autoplot.ResamplingSpCVDisc . autoplot.ResamplingSpCVEnv . autoplot.ResamplingSpCVKnndm . autoplot.ResamplingSpCVTiles . autoplot.ResamplingSptCVCstf . autoplot . autoplot_multi_fold_dt . mlr3spatiotempcv-package . mlr_resamplings_repeated_spcv_block . mlr_resamplings_repeated_spcv_coords . mlr_resamplings_repeated_spcv_disc . mlr_resamplings_repeated_spcv_env . mlr_resamplings_repeated_spcv_knndm . mlr_resamplings_repeated_spcv_tiles . mlr_resamplings_repeated_sptcv_cstf . mlr_resamplings_spcv_block . mlr_resamplings_spcv_buffer . mlr_resamplings_spcv_coords . mlr_resamplings_spcv_disc . mlr_resamplings_spcv_env . mlr_resamplings_spcv_knndm . mlr_resamplings_spcv_tiles . mlr_resamplings_sptcv_cstf . mlr_tasks_cookfarm_mlr3 . mlr_tasks_diplodia . mlr_tasks_ecuador . strat_sample_folds . 
Some associated R codes: ResamplingRepeatedSpCVBlock.R . ResamplingRepeatedSpCVCoords.R . ResamplingRepeatedSpCVDisc.R . ResamplingRepeatedSpCVEnv.R . ResamplingRepeatedSpCVTiles.R . ResamplingRepeatedSpCVknndm.R . ResamplingRepeatedSptCVCstf.R . ResamplingSpCVBlock.R . ResamplingSpCVBuffer.R . ResamplingSpCVCoords.R . ResamplingSpCVDisc.R . ResamplingSpCVEnv.R . ResamplingSpCVKnndm.R . ResamplingSpCVTiles.R . ResamplingSptCVCstf.R . TaskClassifST.R . TaskRegrST.R . Task_classif_diplodia.R . Task_classif_ecuador.R . Task_regr_cookfarm_profiles.R . aaa.R . as_task_classif_st.R . as_task_regr_st.R . autoplot.R . autoplot_all_folds_dt.R . autoplot_all_folds_list.R . autoplot_multi_fold_dt.R . autoplot_multi_fold_list.R . autoplot_spcv_cstf.R . bibentries.R . helper.R . helper_DataBackend.R . helper_autoplot.R . reexports.R . zzz.R .  Full mlr3spatiotempcv package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for mlr3spatiotempcv1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA