Package: ModelMap 3.4.0.8

Elizabeth Freeman
ModelMap: Modeling and Map Production using Random Forest and Related Stochastic Models
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.
Authors:
ModelMap_3.4.0.8.tar.gz
ModelMap_3.4.0.8.tar.gz(r-4.6-any)ModelMap_3.4.0.8.tar.gz(r-4.5-any)
ModelMap_3.4.0.8.tgz(r-4.5-emscripten)
ModelMap.pdf |ModelMap.html✨
ModelMap/json (API)
| # Install 'ModelMap' in R: |
| install.packages('ModelMap', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:fba12f39d2. Checks:4 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 225 | |
| source / vignettes | OK | 356 | |
| linux-release-x86_64 | OK | 222 | |
| wasm-release | OK | 130 |
Exports:build.rastLUTCF.binaryCF.categoricalCF.continuousCF.int2numCF.list2dfcheck.device.typecheck.device.type.nodefaultcheck.model.levelscheck.model.typecheck.predListcheck.response.namecheck.response.typecol2transcorrelation.functioncreate.modeldiagnostics.functionexplore.categoricalexplore.continuousFNcheckget.testgetRastsgrd2griimp.extract.cfimp.extract.qrfimp.extract.rfimp.scaleinitialize.devicemask.funmask.graphicmodel.buildmodel.diagnosticsmodel.exploremodel.importance.plotmodel.interaction.plotmodel.mapmakeprediction.CF.binaryprediction.CF.categoricalprediction.CF.continuousprediction.modelprediction.rF.binaryprediction.rF.categoricalprediction.rF.continuousprediction.rF.quantregproduction.predictionprojcompareprojfixREQUIRE.partyREQUIRE.quantregForestrF.binaryrF.categoricalrF.continuousrF.quantreg
Dependencies:corrplotdotCall64fieldsHandTill2001latticemapsMatrixmgcvnlmePresenceAbsencerandomForestrasterRColorBrewerRcppspspamterraviridisLite
Exploratory Data Analysis with the ModelMap package
Rendered fromExploreModelMap.Rnwusingutils::Sweaveon Jan 29 2026.Last update: 2018-09-11
Started: 2016-02-25
ModelMap: an R package for Model Creation and Map Production
Rendered fromVModelMap.Rnwusingutils::Sweaveon Jan 29 2026.Last update: 2018-09-11
Started: 2012-06-08
Pick your flavor of Random Forest
Rendered fromVquantile.Rnwusingutils::Sweaveon Jan 29 2026.Last update: 2018-09-11
Started: 2016-02-25
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Modeling and Map Production using Random Forest and Related Stochastic Models | ModelMap-package ModelMap |
| Build a raster Look-UP-Table for training dataset | build.rastLUT |
| colors to transparent colors | col2trans |
| Randomly Divide Data into Training and Test Sets | get.test |
| Model Building | model.build |
| Model Predictions and Diagnostics | model.diagnostics |
| Exploratory data analysis | model.explore |
| Compares the variable importance of two models with a back to back barchart. | model.importance.plot |
| plot of two-way model interactions | model.interaction.plot |
| Map Making | model.mapmake |