Other packages > Find by keyword >

Modeler  

Classes and Methods for Training and Using Binary Prediction Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Modeler", "3.4.9")



Attach the package and use:
library("Modeler")
Maintained by
Kevin R. Coombes
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-13
Latest Update: 2025-05-27
Description:
Defines classes and methods to learn models and use them to predict binary outcomes. These are generic tools, but we also include specific examples for many common classifiers.
How to cite:
Kevin R. Coombes (2017). Modeler: Classes and Methods for Training and Using Binary Prediction Models. R package version 3.4.9, https://cran.r-project.org/web/packages/Modeler. Accessed 25 Aug. 2026.
Previous versions and publish date:
3.4.2 (2017-07-13 17:37), 3.4.3 (2018-05-18 06:10), 3.4.4 (2019-04-23 18:20), 3.4.5 (2019-05-06 19:20), 3.4.7 (2025-01-08 18:50), 3.4.8 (2025-04-07 21:40), 3.4.9 (2025-05-27 20:30), (2026-08-21 13:22)
Other packages that cited Modeler R package
View Modeler citation profile
Other R packages that Modeler depends, imports, suggests or enhances
Complete documentation for Modeler
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
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  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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