Found 296 packages in 0.01 seconds
Tidy Consultant Universe
Loads the 5 packages in the Tidy Consultant Universe. This collection of packages is useful for anyone doing data science, data analysis, or quantitative consulting. The functions in these packages range from data cleaning, data validation, data binning, statistical modeling, and file exporting.
A Tidy Implementation of 'ESTIMATE'
The 'ESTIMATE' package infers tumor purity from expression data as a
function of immune and stromal infiltrate, but requires writing of intermediate
files, is un-pipeable, and performs poorly when presented with modern datasets
with current gene symbols. 'tidyestimate' a fast, tidy, modern reimagination of
'ESTIMATE' (2013)
Tidy Population Genetics
We provide a tidy grammar of population genetics, facilitating
the manipulation and analysis of data on biallelic single nucleotide
polymorphisms (SNPs). 'tidypopgen' scales to very large genetic datasets
by storing genotypes on disk, and performing operations on them in
chunks, without ever loading all data in memory. The full
functionalities of the package are described in Carter et al. (2025)
Tidy Flowchart Generator
Creates participant flow diagrams directly from a dataframe. Representing the flow of participants through each stage of a study, especially in clinical trials, is essential to assess the generalisability and validity of the results. This package provides a set of functions that can be combined with a pipe operator to create all kinds of flowcharts from a data frame in an easy way.
Tidy Finance Helper Functions
Helper functions for empirical research in financial
economics, addressing a variety of topics covered in Scheuch, Voigt,
and Weiss (2023)
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.
Tidy Standardized Mean Differences
Tidy standardized mean differences ('SMDs'). 'tidysmd' uses the 'smd' package to calculate standardized mean differences for variables in a data frame, returning the results in a tidy format.
Tidy Bayesian Vector Autoregression
Functions to prepare tidy objects from estimated models via 'BVAR'
(see Kuschnig & Vashold, 2019
A Tidy Solution for Epidemiological Data
Offers a tidy solution for epidemiological data. It houses a range of functions for epidemiologists and public health data wizards for data management and cleaning.
A Tidy Wrapper Around 'gtrendsR'
Access Google Trends information. This package provides a tidy wrapper to the 'gtrendsR' package. Use four spaces when indenting paragraphs within the Description.