The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Spatial Interpolation using Bayesian Maximum Entropy

The BMEmapping R package delivers a flexible, robust, and computationally optimized framework for spatial interpolation and uncertainty quantification using the Bayesian Maximum Entropy (BME) paradigm. Unlike traditional kriging frameworks that rely strictly on precise physical measurements (hard data), BMEmapping allows for the systematic integration of bounded uncertainty domains (soft-interval data) without resorting to linear or Gaussian assumptions.

The package features two operational geostatistical engines:

Installation

You can install the development version of BMEmapping from GitHub using devtools:

# install.packages("devtools")
devtools::install_github("KinsprideDuah/BMEmapping")

Core Functions

Data Pipeline Configuration

Posterior Density Estimation

Probabilistic Spatial Prediction & Uncertainty Estimation

Model Validation & S3 Graphics

Getting Help

If you encounter a bug or have structural feature requests, please file a ticket alongside a minimal reproducible example (reprex) on the GitHub Issues page.

Author

Kinspride Duah

License

MIT + file LICENSE

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.