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.4")



Attach the package and use:
library("ModelMap")
Maintained by
Elizabeth Freeman
[Scholar Profile | Author Map]
First Published: 2009-03-28
Latest Update: 2023-04-24
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.4, https://cran.r-project.org/web/packages/ModelMap. Accessed 04 Apr. 2025.
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)
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
03/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/3104/0104/02Downloads for ModelMap0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

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  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

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