Other packages > Find by keyword >

glmmfields  

Generalized Linear Mixed Models with Robust Random Fields for Spatiotemporal Modeling
View on CRAN: Click here


Download and install glmmfields package within the R console
Install from CRAN:
install.packages("glmmfields")

Install from Github:
library("remotes")
install_github("cran/glmmfields")

Install by package version:
library("remotes")
install_version("glmmfields", "0.1.8")



Attach the package and use:
library("glmmfields")
Maintained by
Sean C. Anderson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-24
Latest Update: 2023-10-20
Description:
Implements Bayesian spatial and spatiotemporal models that optionally allow for extreme spatial deviations through time. 'glmmfields' uses a predictive process approach with random fields implemented through a multivariate-t distribution instead of the usual multivariate normal. Sampling is conducted with 'Stan'. References: Anderson and Ward (2019) .
How to cite:
Sean C. Anderson (2018). glmmfields: Generalized Linear Mixed Models with Robust Random Fields for Spatiotemporal Modeling. R package version 0.1.8, https://cran.r-project.org/web/packages/glmmfields. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2018-06-24 12:47), 0.1.1 (2018-11-09 15:30), 0.1.2 (2019-03-08 12:30), 0.1.3 (2019-05-18 06:40), 0.1.4 (2020-07-09 07:50), 0.1.7 (2023-03-10 23:50)
Other packages that cited glmmfields R package
View glmmfields citation profile
Other R packages that glmmfields depends, imports, suggests or enhances
Complete documentation for glmmfields
Functions, R codes and Examples using the glmmfields R package
Some associated functions: format_data . glmmfields-package . glmmfields . lognormal . loo . nbinom2 . plot.glmmfields . predict . priors . sim_glmmfields . stan_pars . tidy . 
Some associated R codes: family.R . fitting.R . format_data.R . glmmfields-package.R . methods.R . plot.R . predict.R . priors.R . sim.R . stan_pars.R . stanmodels.R .  Full glmmfields package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA