Package: ModelMap
Type: Package
Title: Creates Random Forest and Stochastic Gradient Boosting Models,
        and applies them to GIS .img files to build detailed prediction
        maps.
Version: 3.0.15
Date: 2014-04-03
Depends: R (>= 2.13.0), randomForest, raster, gbm, rgdal
Imports: fields,HandTill2001,PresenceAbsence
Author: Elizabeth Freeman, Tracey Frescino
Maintainer: Elizabeth Freeman <eafreeman@fs.fed.us>
Description: This package will create sophisticated models of training data and validate 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. It will create 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 chunks, and output to the .txt file the prediction for each data chunk, before reading the next chunk of data.
License: Unlimited
Packaged: 2014-04-16 00:05:01 UTC; eafreeman
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-17 00:01:58
Built: R 3.1.0; ; 2014-04-17 09:45:15 UTC; unix
