Learn R Programming

⚠️There's a newer version (3.4.0.8) of this package.Take me there.

ModelMap (version 3.3.2)

Modeling and Map Production using Random Forest and Stochastic Gradient Boosting

Description

Creates sophisticated models of training data and validates the models with an independent test set, cross validation, or in the case of Random Forest Models, with 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.

Copy Link

Version

Install

install.packages('ModelMap')

Monthly Downloads

298

Version

3.3.2

License

Unlimited

Maintainer

Elizabeth Freeman

Last Published

February 25th, 2016

Functions in ModelMap (3.3.2)

model.importance.plot

Compares the variable importance of two models with a back to back barchart.
model.interaction.plot

plot of two-way model interactions
ModelMap-internal

Internal ModelMap Functions
get.test

Randomly Divide Data into Training and Test Sets
build.rastLUT

Build a raster Look-UP-Table for training dataset
model.mapmake

Map Making
ModelMap-package

Modeling and Map Production using Random Forest and Stochastic Gradient Boosting
model.build

Model Building
col2trans

colors to transparent colors
model.diagnostics

Model Predictions and Diagnostics
model.explore

Exploratory data analysis