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.
RiskMap
provides functions for geo-statistical analysis
of both continuous and count data using maximum likelihood methods. The
models implemented in the package use stationary Gaussian processes with
Matern correlation function to carry out spatial prediction in a
geographical area of interest. The underpinning theory of the methods
implemented in the package are found in Diggle
and Giorgi (2019).
To install the stable version, use:
install.packages("RiskMap")
The development version can be installed using devtools:
# install.packages("devtools") # if not already installed
::install_github("claudiofronterre/RiskMap") devtools
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.