Other packages > Find by keyword >

ModelMap  

Modeling and Map Production using Random Forest and Related Stochastic Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ModelMap", "3.4.0.8")



Attach the package and use:
library("ModelMap")
Maintained by
Elizabeth Freeman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-03-28
Latest Update: 2025-09-03
Description:
Creates sophisticated models of training data and validates the models with an independent test set, cross validation, or Out Of Bag (OOB) predictions on the training data. Create graphs and tables of the model validation results. Applies these models to GIS .img files of predictors to create detailed prediction surfaces. Handles large predictor files for map making, by reading in the .img files in chunks, and output to the .txt file the prediction for each data chunk, before reading the next chunk of data.
How to cite:
Elizabeth Freeman (2009). ModelMap: Modeling and Map Production using Random Forest and Related Stochastic Models. R package version 3.4.0.8, https://cran.r-project.org/web/packages/ModelMap. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.1.11 (2009-03-28 11:20), 1.1.13 (2009-06-14 20:50), 2.0.1 (2010-04-22 08:20), 2.0.2.1 (2011-02-18 20:17), 2.0.2 (2010-12-07 09:20), 2.1.1 (2011-04-23 22:54), 2.3.1 (2012-05-24 08:24), 2.3.2 (2012-06-08 08:29), 2.3.4 (2012-08-18 00:02), 3.0.14 (2014-03-01 06:49), 3.0.15 (2014-04-17 00:02), 3.3.2 (2016-02-25 23:54), 3.3.5 (2016-07-03 10:53), 3.4.0.1 (2018-09-11 06:40), 3.4.0.2 (2022-08-18 20:30), 3.4.0.3 (2023-01-07 01:20), 3.4.0.4 (2023-04-24 22:10)
Other packages that cited ModelMap R package
View ModelMap citation profile
Other R packages that ModelMap depends, imports, suggests or enhances
Complete documentation for ModelMap
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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