ModelMap: Creates Random Forest and Stochastic Gradient Boosting Models, and applies them to GIS .img files to build detailed prediction maps

This package will create sophisticated models of training data and validate the models with an independant test set, cross validation, or in the case of Random Forest Models, with Out OF Bag (OOB) predictions on the training data. It will creat graphs and tables of the model validation results. It will apply these models to GIS .img files of predictors to create detailed prediction surfaces. It will handle large predictor files for map making, by reading in the .img files in chuncks, and output to the .txt file the prediction for each data chunk, before reading the next chenk of data.

Version: 2.1.1
Depends: R (≥ 2.8.1), randomForest, gbm, PresenceAbsence, rgdal, fields
Published: 2011-04-23
Author: Elizabeth Freeman, Tracey Frescino
Maintainer: Elizabeth Freeman <eafreeman at fs.fed.us>
License: Unlimited
Citation: ModelMap citation info
In views: Spatial
CRAN checks: ModelMap results

Downloads:

Package source: ModelMap_2.1.1.tar.gz
MacOS X binary: not available, see check log.
Windows binary: ModelMap_2.1.1.zip
Reference manual: ModelMap.pdf
Vignettes: ModelMap: anR package for Model Creation and Map Production
News/ChangeLog:ChangeLog
Old sources: ModelMap archive