Package: MIAmaxent 1.4.1.9000
MIAmaxent: A Modular, Integrated Approach to Maximum Entropy Distribution Modeling
Tools for training, selecting, and evaluating maximum entropy (and standard logistic regression) distribution models. This package provides tools for user-controlled transformation of explanatory variables, selection of variables by nested model comparison, and flexible model evaluation and projection. It follows principles based on the maximum- likelihood interpretation of maximum entropy modeling, and uses infinitely- weighted logistic regression for model fitting. The package is described in Vollering et al. (2019; <doi:10.1002/ece3.5654>).
Authors:
MIAmaxent_1.4.1.9000.tar.gz
MIAmaxent_1.4.1.9000.zip(r-4.7)MIAmaxent_1.4.1.9000.zip(r-4.6)MIAmaxent_1.4.1.9000.zip(r-4.5)
MIAmaxent_1.4.1.9000.tgz(r-4.6-any)MIAmaxent_1.4.1.9000.tgz(r-4.5-any)
MIAmaxent_1.4.1.9000.tar.gz(r-4.7-any)MIAmaxent_1.4.1.9000.tar.gz(r-4.6-any)
MIAmaxent_1.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
MIAmaxent/json (API)
| # Install 'MIAmaxent' in R: |
| install.packages('MIAmaxent', repos = c('https://julienvollering.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/julienvollering/miamaxent/issues
- toydata_dvs - Derived variables and transformation functions, from toy data.
- toydata_seldvs - Selected derived variables accompanied by selection trails, from toy data.
- toydata_selevs - Selected explanatory variables accompanied by selection trails, from toy data.
- toydata_sp1po - Occurrence and environmental toy data.
Last updated from:f518a7255f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 173 | ||
| source / vignettes | OK | 482 | ||
| linux-release-x86_64 | OK | 203 | ||
| macos-release-arm64 | OK | 193 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| windows-devel | OK | 164 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 160 |
Exports:calculateRVAchooseModelderiveVarsmodelFromLambdasplotFOPplotRespplotResp2projectModelreadDataselectDVforEVselectEVtestAUC
Dependencies:classclidplyre1071genericsgluelifecyclemagrittrMASSpillarpkgconfigproxyR6Rcpprlangterratibbletidyselectutf8vctrswithr
Last update: 2025-12-08
Started: 2025-10-17
Last update: 2025-10-17
Started: 2018-02-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculates variable contributions as RVA | calculateRVA |
| Trains a model containing the explanatory variables specified. | chooseModel |
| Derive variables by transformation. | deriveVars |
| Plot Frequency of Observed Presence (FOP). | plotFOP |
| Plot model response. | plotResp plotResp2 |
| Project model across explanatory data. | projectModel |
| Read in data object from files. | readData |
| Select parsimonious sets of derived variables. | selectDVforEV |
| Select parsimonious set of explanatory variables. | selectEV |
| Calculate model AUC with test data. | testAUC |
| Derived variables and transformation functions, from toy data. | toydata_dvs |
| Selected derived variables accompanied by selection trails, from toy data. | toydata_seldvs |
| Selected explanatory variables accompanied by selection trails, from toy data. | toydata_selevs |
| Occurrence and environmental toy data. | toydata_sp1po |
