Found 131 packages in 0.07 seconds
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.
A Hypothesis Testing Framework for Validating an Assay for Precision
A common way of validating a biological assay for is through a
procedure, where m levels of an analyte are measured with n replicates at each
level, and if all m estimates of the coefficient of variation (CV) are less
than some prespecified level, then the assay is declared validated for precision
within the range of the m analyte levels. Two limitations of this procedure are:
there is no clear statistical statement of precision upon passing, and it is
unclear how to modify the procedure for assays with constant standard deviation.
We provide tools to convert such a procedure into a set of m hypothesis tests.
This reframing motivates the m:n:q procedure, which upon completion delivers
a 100q% upper confidence limit on the CV. Additionally, for a post-validation
assay output of y, the method gives an ``effective standard deviation interval''
of log(y) plus or minus r, which is a 68% confidence interval on log(mu), where
mu is the expected value of the assay output for that sample. Further, the m:n:q
procedure can be straightforwardly applied to constant standard deviation assays.
We illustrate these tools by applying them to a growth inhibition assay. This is
an implementation of the methods described in Fay, Sachs, and Miura (2018)
R Interface to the Pushbullet Messaging Service
An R interface to the Pushbullet messaging service which provides fast and efficient notifications (and file transfer) between computers, phones and tablets. An account has to be registered at the site < https://www.pushbullet.com> site to obtain a (free) API key.
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.
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.
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)
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.
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.