Found 372 packages in 0.01 seconds
A Tidy Interface to the 'Valhalla' Routing Engine
An interface to the 'Valhalla' routing engine’s application programming interfaces (APIs) for turn-by-turn routing, isochrones, and origin-destination analyses. Also includes several user-friendly functions for plotting outputs, and strives to follow "tidy" design principles. Please note that this package requires access to a running instance of 'Valhalla', which is open source and can be downloaded from < https://github.com/valhalla/valhalla>.
Tidy Estimation of Heterogeneous Treatment Effects
Estimates heterogeneous treatment effects using tidy semantics
on experimental or observational data. Methods are based on the doubly-robust
learner of Kennedy (2023)
Access Tidy Education Finance Data
Provides easy access to tidy education finance data using Bellwether's methodology to combine NCES F-33 Survey, Census Bureau Small Area Income Poverty Estimates (SAIPE), and community data from the ACS 5-Year Estimates. The package simplifies downloading, caching, and filtering education finance data by year and state, enabling researchers and analysts to explore K-12 education funding patterns, revenue sources, expenditure categories, and demographic factors across U.S. school districts.
Tidy Tools for Visualizing Mixture Models
The main function, plot_mm(), is used for (gg)plotting output from mixture models, including both densities and overlaying mixture weight component curves from the fit models in line with the tidy principles. The package includes several additional functions for added plot customization. Supported model objects include: 'mixtools', 'EMCluster', and 'flexmix', with more from each in active dev. Supported mixture model specifications include mixtures of univariate Gaussians, multivariate Gaussians, Gammas, logistic regressions, linear regressions, and Poisson regressions.
Tidy Manipulation of Fourier Transformed Data
The 'fftab' package stores Fourier coefficients in a tibble and allows their manipulation in various ways. Functions are available for converting between complex, rectangular ('re', 'im'), and polar ('mod', 'arg') representations, as well as for extracting components as vectors or matrices. Inputs can include vectors, time series, and arrays of arbitrary dimensions, which are restored to their original form when inverting the transform. Since 'fftab' stores Fourier frequencies as columns in the tibble, many standard operations on spectral data can be easily performed using tidy packages like 'dplyr'.
Tidy Integration of Large Language Models
A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'OpenAI', 'Gemini', 'Mistral', and local models via 'Ollama' into R workflows. The package supports text, image, audio, video, and document interactions; a unified media interface for attaching inline files or uploading to provider file stores; batch request APIs for cost-efficient large-scale processing; and a pipeline-oriented interface for seamless integration into data workflows. Web services are available at < https://www.anthropic.com>, < https://openai.com>, < https://aistudio.google.com/>, < https://mistral.ai/> and < https://ollama.com>.
Weighted Tidy Log Odds Ratio
How can we measure how the usage or frequency of some
feature, such as words, differs across some group or set, such as
documents? One option is to use the log odds ratio, but the log odds
ratio alone does not account for sampling variability; we haven't
counted every feature the same number of times so how do we know which
differences are meaningful? Enter the weighted log odds, which
'tidylo' provides an implementation for, using tidy data principles.
In particular, here we use the method outlined in Monroe, Colaresi,
and Quinn (2008)
Download and Tidy 'HMRC' Statistical Data
Provides functions to download, parse, and tidy statistical data published by 'HM Revenue and Customs' ('HMRC') on 'GOV.UK'. Returns annotated 'hmrc_tbl' data frames with provenance metadata (source URL, fetch time, vintage, cell methods) for reproducible fiscal research. Covers monthly tax receipts (41 tax heads from 2008), 'VAT' (from 1973), fuel duties (from 1990), tobacco duties (from 1991), annual 'Corporation Tax' receipts, stamp duty, research and development tax credit statistics (from 2000), tax gap estimates, 'Income Tax' liabilities by income range, and monthly property transaction counts. File URLs are resolved at runtime via the 'GOV.UK' Content API < https://www.gov.uk/api/content>, so data is always current without hardcoded URLs. Files are cached locally between sessions.
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.
Tidy and Streamlined Metabolomics Data Workflows
Facilitate tasks typically encountered during metabolomics data analysis including data import, filtering, missing value imputation (Stacklies et al. (2007)