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

Found 295 packages in 0.01 seconds

fabletools — by Mitchell O'Hara-Wild, 7 days ago

Core Tools for Packages in the 'fable' Framework

Provides tools, helpers and data structures for developing models and time series functions for 'fable' and extension packages. These tools support a consistent and tidy interface for time series modelling and analysis.

tsibbledata — by Mitchell O'Hara-Wild, 3 years ago

Diverse Datasets for 'tsibble'

Provides diverse datasets in the 'tsibble' data structure. These datasets are useful for learning and demonstrating how tidy temporal data can tidied, visualised, and forecasted.

TidyDensity — by Steven Sanderson, 2 days ago

Functions for Tidy Analysis and Generation of Random Data

To make it easy to generate random numbers based upon the underlying stats distribution functions. All data is returned in a tidy and structured format making working with the data simple and straight forward. Given that the data is returned in a tidy 'tibble' it lends itself to working with the rest of the 'tidyverse'.

tidytreatment — by Joshua J Bon, 8 months ago

Tidy Methods for Bayesian Treatment Effect Models

Functions for extracting tidy data from Bayesian treatment effect models, in particular BART, but extensions are possible. Functionality includes extracting tidy posterior summaries as in 'tidybayes' < https://github.com/mjskay/tidybayes>, estimating (average) treatment effects, common support calculations, and plotting useful summaries of these.

tidystringdist — by Colin Fay, 6 years ago

String Distance Calculation with Tidy Data Principles

Calculation of string distance following the tidy data principles. Built on top of the 'stringdist' package.

tidycat — by Guy J. Abel, 4 years ago

Expand Tidy Output for Categorical Parameter Estimates

Create additional rows and columns on broom::tidy() output to allow for easier control on categorical parameter estimates.

tidymv — by Stefano Coretta, 2 years ago

Tidy Model Visualisation for Generalised Additive Models

Provides functions for visualising generalised additive models and getting predicted values using tidy tools from the 'tidyverse' packages.

tidywikidatar — by Giorgio Comai, a year ago

Explore 'Wikidata' Through Tidy Data Frames

Query 'Wikidata' API < https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local database.

tidySummaries — by Kleanthis Koupidis, 4 months ago

Tidy Statistical Summaries for Exploratory Data Analysis

Provides a tidy set of functions for summarising data, including descriptive statistics, frequency tables with normality testing, and group-wise significance testing. Designed for fast, readable, and easy exploration of both numeric and categorical data.

tidycode — by Lucy D'Agostino McGowan, 6 years ago

Analyze Lines of R Code the Tidy Way

Analyze lines of R code using tidy principles. This allows you to input lines of R code and output a data frame with one row per function included. Additionally, it facilitates code classification via included lexicons.