Found 321 packages in 0.04 seconds
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.
Helpers for Model Coefficients Tibbles
Provides suite of functions to work with regression model 'broom::tidy()' tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.
A Tidy Tool for Phylogenetic Tree Data Manipulation
Phylogenetic tree generally contains multiple components including node, edge, branch and associated data. 'tidytree' provides an approach to convert tree object to tidy data frame as well as provides tidy interfaces to manipulate tree data.
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'.
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.
String Distance Calculation with Tidy Data Principles
Calculation of string distance following the tidy data principles. Built on top of the 'stringdist' package.
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.
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.
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.
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.