Found 114 packages in 0.03 seconds
Gradient Boosting for Generalized Additive Mixed Models
Provides a novel framework to estimate mixed models via gradient
boosting. The implemented functions are based on the 'mboost' and 'lme4' packages,
and the family range is therefore determined by 'lme4'. A correction mechanism
for cluster-constant covariates is implemented, as well as estimation of the
covariance of random effects. These methods are described in
the accompanying publication; see
Overdispersion in Count Data Multiple Regression Analysis
Detection of overdispersion in count data for multiple regression analysis.
Log-linear count data regression is one of the most popular techniques for predictive
modeling where there is a non-negative discrete quantitative dependent variable. In
order to ensure the inferences from the use of count data models are appropriate,
researchers may choose between the estimation of a Poisson model and a negative binomial
model, and the correct decision for prediction from a count data estimation is directly
linked to the existence of overdispersion of the dependent variable, conditional to the
explanatory variables. Based on the studies of Cameron and Trivedi (1990)
Censoring Data and Likelihood-Based Correlation Estimation
A profile likelihood based method of estimation and inference on the correlation coefficient of bivariate data with different types of censoring and missingness.
Spectral Modularity Clustering
Implements the network clustering algorithm described in
Newman (2006)
Spatial Analysis and Data Mining for Field Ecologists
Set of tools for reading, writing and transforming spatial and seasonal data, model selection and specific statistical tests for ecologists. It includes functions to interpolate regular positions of points between landmarks, to discretize polylines into regular point positions, link distant observations to points and convert a bounding box in a spatial object. It also provides miscellaneous functions for field ecologists such as spatial statistics and inference on diversity indexes, writing data.frame with Chinese characters.
This is a Collection of Functions to Analyse Gender Differences
Implementation of functions, which combines binomial calculation
and data visualisation, to analyse the differences in publishing authorship
by gender described in Day et al. (2020)
Companion Software for the Coursera Statistics with R Specialization
Data and functions to support Bayesian and frequentist inference and decision making for the Coursera Specialization "Statistics with R". See < https://github.com/StatsWithR/statsr> for more information.
R Interface to Proximal Interior Point Quadratic Programming Solver
An embedded proximal interior point quadratic programming solver, which can solve dense and sparse quadratic programs, described in Schwan, Jiang, Kuhn, and Jones (2023)
Hydrologic Model Evaluation and Time-Series Tools
Facilitates the analysis and evaluation of hydrologic model output and time-series data with functions focused on comparison of modeled (simulated) and observed data, period-of-record statistics, and trends.
Bindings to Selected 'liblwgeom' Functions for Simple Features
Access to selected functions found in 'liblwgeom' < https://github.com/postgis/postgis/tree/master/liblwgeom>, the light-weight geometry library used by 'PostGIS' < http://postgis.net/>.