Learn R Programming

geoGAM (version 0.1-3)

Select Sparse Geoadditive Models for Spatial Prediction

Description

A model building procedure to build parsimonious geoadditive model from a large number of covariates. Continuous, binary and ordered categorical responses are supported. The model building is based on component wise gradient boosting with linear effects, smoothing splines and a smooth spatial surface to model spatial autocorrelation. The resulting covariate set after gradient boosting is further reduced through backward elimination and aggregation of factor levels. The package provides a model based bootstrap method to simulate prediction intervals for point predictions. A test data set of a soil mapping case study in Berne (Switzerland) is provided. Nussbaum, M., Walthert, L., Fraefel, M., Greiner, L., and Papritz, A. (2017) .

Copy Link

Version

Install

install.packages('geoGAM')

Monthly Downloads

201

Version

0.1-3

License

GPL (>= 2)

Last Published

November 14th, 2023

Functions in geoGAM (0.1-3)

methods

Methods for geoGAM objects
berne.grid

Berne -- very small extract of prediction grid
berne

Berne -- soil mapping case study
bootstrap.geoGAM

Bootstrapped predictive distribution
geoGAM

Select sparse geoadditive model
predict.geoGAM

Prediction from fitted geoGAM model