This paper describes and illustrates functionality of the spNNGP R package. The
package provides a suite of spatial regression models for Gaussian and non-Gaussian pointreferenced outcomes that are spatially indexed. The package implements several…
The last decade has witnessed the emergence of massive mobility datasets, such as
tracks generated by GPS devices, call detail records, and geo-tagged posts from social
media platforms. These datasets have fostered a vast scientific production on…
This article introduces the R package evgam. The package provides functions for
fitting extreme value distributions. These include the generalized extreme value and
generalized Pareto distributions. The former can also be fitted through a point…
Effective processing of character strings is required at various stages of data analysis
pipelines: from data cleansing and preparation, through information extraction, to report
generation. Pattern searching, string collation and sorting,…
modelsummary is a package to summarize data and statistical models in R. It supports
over one hundred types of models out-of-the-box, and allows users to report the results
of those models side-by-side in a table, or in coefficient plots. It makes…
The smacof package offers a comprehensive implementation of multidimensional scaling (MDS) techniques in R. Since its first publication (De Leeuw and Mair 2009b) the
functionality of the package has been enhanced, and several additional methods,…
Due to tradition and ease of estimation, the vast majority of clinical and epidemiological papers with time-to-event data report hazard ratios from Cox proportional hazards
regression models. Although hazard ratios are well known, they can be…
The R package econet provides methods for estimating parameter-dependent network
centrality measures with linear-in-means models. Both nonlinear least squares and maximum likelihood estimators are implemented. The methods allow for both link and…
This article presents the NeuralSens package that can be used to perform sensitivity
analysis of neural networks using the partial derivatives method. The main function of the
package calculates the partial derivatives of the output with regard to…
stagedtrees is an R package which includes several algorithms for learning the structure of staged trees and chain event graphs from data. Score-based and clustering-based
algorithms are implemented, as well as various functionalities to plot the…