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

Found 141 packages in 0.02 seconds

asht — by Michael P. Fay, 9 months ago

Applied Statistical Hypothesis Tests

Gives some hypothesis test functions (sign test, median and other quantile tests, Wilcoxon signed rank test, coefficient of variation test, test of normal variance, test on weighted sums of Poisson [see Fay and Kim ], sample size for t-tests with different variances and non-equal n per arm, Behrens-Fisher test, nonparametric ABC intervals, Wilcoxon-Mann-Whitney test [with effect estimates and confidence intervals, see Fay and Malinovsky ], two-sample melding tests [see Fay, Proschan, and Brittain ], one-way ANOVA allowing var.equal=FALSE [see Brown and Forsythe, 1974, Biometrics]), prevalence confidence intervals that adjust for sensitivity and specificity [see Lang and Reiczigel, 2014 ] or Bayer, Fay, and Graubard, 2023 ). The focus is on hypothesis tests that have compatible confidence intervals, but some functions only have confidence intervals (e.g., prevSeSp).

gargoyle — by Colin Fay, 5 years ago

An Event-Based Mechanism for 'Shiny'

An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

languagelayeR — by Colin FAY, 7 years ago

Access the 'languagelayer' API

Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.

icesVocab — by Colin Millar, a year ago

ICES Vocabularies Database Web Services

R interface to access the Vocabularies REST API of the ICES (International Council for the Exploration of the Sea) Vocabularies database < https://vocab.ices.dk/services/>.

dockerfiler — by Colin Fay, a year ago

Easy Dockerfile Creation from R

Build a Dockerfile straight from your R session. 'dockerfiler' allows you to create step by step a Dockerfile, and provide convenient tools to wrap R code inside this Dockerfile.

perm — by Michael P. Fay, 3 years ago

Exact or Asymptotic Permutation Tests

Perform Exact or Asymptotic permutation tests [see Fay and Shaw ].

proustr — by Colin Fay, 7 years ago

Tools for Natural Language Processing in French

Tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

epitools — by Adam Omidpanah, 6 years ago

Epidemiology Tools

Tools for training and practicing epidemiologists including methods for two-way and multi-way contingency tables.

icesDatsu — by Colin Millar, a year ago

Functions to Interact with the ICES Data Submission Utility (DATSU)

Functions to Interact with the ICES Data Submission Utility (DATSU) < https://datsu.ices.dk/web/index.aspx>.

naniar — by Nicholas Tierney, 2 years ago

Data Structures, Summaries, and Visualisations for Missing Data

Missing values are ubiquitous in data and need to be explored and handled in the initial stages of analysis. 'naniar' provides data structures and functions that facilitate the plotting of missing values and examination of imputations. This allows missing data dependencies to be explored with minimal deviation from the common work patterns of 'ggplot2' and tidy data. The work is fully discussed at Tierney & Cook (2023) .