Found 111 packages in 0.01 seconds
Publication Toolkit for Water, Sanitation and Hygiene (WASH) Data
A toolkit to set up an R data package in a consistent structure. Automates tasks like tidy data export, data dictionary documentation, README and website creation, and citation management.
Tau-Leaping Stochastic Simulation
Implements adaptive tau leaping to approximate the
trajectory of a continuous-time stochastic process as
described by Cao et al. (2007) The Journal of Chemical Physics
Keyboard Shortcuts for 'shiny'
Assign and listen to keyboard shortcuts in 'shiny' using the 'Mousetrap' Javascript library.
Find, Characterize, and Explore Extreme Events in Climate Projections
Inputs a directory of climate projection files and, for each, identifies and characterizes heat waves for specified study locations. The definition used to identify heat waves can be customized. Heat wave characterizations include several metrics of heat wave length, intensity, and timing in the year. The heat waves that are identified can be explored using a function to apply user-created functions across all generated heat wave files.This work was supported in part by grants from the National Institute of Environmental Health Sciences (R00ES022631), the National Science Foundation (1331399), and the Colorado State University Vice President for Research.
Structural Equation Modeling and Twin Modeling in R
Quickly create, run, and report structural equation models, and twin models.
See '?umx' for help, and umx_open_CRAN_page("umx") for NEWS.
Timothy C. Bates, Michael C. Neale, Hermine H. Maes, (2019). umx: A library for Structural Equation and Twin Modelling in R.
Twin Research and Human Genetics, 22, 27-41.
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < https://xkcd.com/>.
Spatial Temporal Analysis of Moving Polygons
Perform spatial temporal analysis of moving polygons; a longstanding analysis problem in Geographic Information Systems. Facilitates directional analysis, distance analysis, and some other simple functionality for examining spatial-temporal patterns of moving polygons.
Automatic Fixed Rank Kriging
Automatic fixed rank kriging for (irregularly located)
spatial data using a class of basis functions with multi-resolution features
and ordered in terms of their resolutions. The model parameters are estimated
by maximum likelihood (ML) and the number of basis functions is determined
by Akaike's information criterion (AIC). For spatial data with either one
realization or independent replicates, the ML estimates and AIC are efficiently
computed using their closed-form expressions when no missing value occurs. Details
regarding the basis function construction, parameter estimation, and AIC calculation
can be found in Tzeng and Huang (2018)
Weighted Portmanteau Tests for Time Series Goodness-of-Fit
An implementation of the Weighted Portmanteau Tests described in "New Weighted Portmanteau Statistics for Time Series Goodness-of-Fit Testing" published by the Journal of the American Statistical Association, Volume 107, Issue 498, pages 777-787, 2012.
Gradient Boosting for Generalized Additive Mixed Models
Provides a novel framework to estimate mixed models via gradient boosting. The implemented functions are based on 'mboost' and 'lme4'. Hence, the family range is predetermined by 'lme4'. A correction mechanism for cluster-constant covariates is implemented as well as an estimation of random effects' covariance.