Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 135 packages in 0.05 seconds

qdapTools — by Tyler Rinker, 2 years ago

Tools for the 'qdap' Package

A collection of tools associated with the 'qdap' package that may be useful outside of the context of text analysis.

kernscr — by Boris P Hejblum, 2 years ago

Kernel Machine Score Test for Semi-Competing Risks

Kernel Machine Score Test for Pathway Analysis in the Presence of Semi-Competing Risks. Method is detailed in: Neykov, Hejblum & Sinnott (2018) .

survSpearman — by Svetlana Eden, 2 years ago

Nonparametric Spearman's Correlation for Survival Data

Nonparametric estimation of Spearman's rank correlation with bivariate survival (right-censored) data as described in Eden, S.K., Li, C., Shepherd B.E. (2021), Nonparametric Estimation of Spearman's Rank Correlation with Bivariate Survival Data, Biometrics (under revision). The package also provides functions that visualize bivariate survival data and bivariate probability mass function.

mvglmmRank — by Andrew T. Karl, 2 years ago

Multivariate Generalized Linear Mixed Models for Ranking Sports Teams

Maximum likelihood estimates are obtained via an EM algorithm with either a first-order or a fully exponential Laplace approximation as documented by Broatch and Karl (2018) , Karl, Yang, and Lohr (2014) , and by Karl (2012) . Karl and Zimmerman use this package to illustrate how the home field effect estimator from a mixed model can be biased under nonrandom scheduling.

priceR — by Steve Condylios, 7 months ago

Economics and Pricing Tools

Functions to aid in micro and macro economic analysis and handling of price and currency data. Includes extraction of relevant inflation and exchange rate data from World Bank API, data cleaning/parsing, and standardisation. Inflation adjustment calculations as found in Principles of Macroeconomics by Gregory Mankiw et al (2014). Current and historical end of day exchange rates for 171 currencies from the European Central Bank Statistical Data Warehouse (2020) < https://sdw.ecb.europa.eu/curConverter.do>.

CalcThemAll.PRM — by Alexander Bezzina, 10 months ago

Calculate Pesticide Risk Metric (PRM) Values from Multiple Pesticides...Calc Them All

Contains functions which can be used to calculate Pesticide Risk Metric values in aquatic environments from concentrations of multiple pesticides with known species sensitive distributions (SSDs). Pesticides provided by this package have all be validated however if the user has their own pesticides with SSD values they can append them to the pesticide_info table to include them in estimates.

SUMMER — by Zehang R Li, 2 months ago

Small-Area-Estimation Unit/Area Models and Methods for Estimation in R

Provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) , Li et al. (2019) , Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) .

broom — by Simon Couch, 5 months ago

Convert Statistical Objects into Tidy Tibbles

Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.

BaseSet — by LluĂ­s Revilla Sancho, 17 days ago

Working with Sets the Tidy Way

Implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

mra — by Trent McDonald, 7 years ago

Mark-Recapture Analysis

Accomplishes mark-recapture analysis with covariates. Models available include the Cormack-Jolly-Seber open population (Cormack (1972) ; Jolly (1965) ; Seber (1965) ) and Huggin's (1989) closed population. Link functions include logit, sine, and hazard. Model selection, model averaging, plot, and simulation routines included. Open population size by the Horvitz-Thompson (1959) estimator.