Run Queries against the API of Piwik Pro <https://developers.piwik.pro/en/latest/custom_reports/http_api/http_api.html>. The result is a tibble.
Spectra viewer, organizer, data preparation and property blocks from within R or stand-alone. Binary (application) part is installed separately using spnInstallApp()
from spectrino package.
Retrieves the most important data on parliamentary activities of the Swiss Federal Assembly via an open, machine-readable interface (see <https://ws.parlament.ch/odata.svc/>).
This package provides ggplot2 graphics for analysing time series data. It aims to fit into the tidyverse and grammar of graphics framework for handling temporal data.
This package provides a test for the existence of a subgroup with enhanced treatment effect. And, a sample size calculation procedure for the subgroup detection test.
Efficiently estimates treatment effects in settings with randomized staggered rollouts, using tools proposed by Roth and Sant'Anna (2023) <doi:10.48550/arXiv.2102.01291>
.
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symptom based administration of diagnostic tests. <doi:10.1101/2020.09.24.20200238>.
Simplify reporting many tables by creating tibbles of tables. With tabtibble', a tibble of tables is created with captions and automatic printing using knit_print()
'.
Consistent with knitr syntax highlighting, usedthese adds a summary table of package & function usage to a Quarto document and enables aggregation of usage across a website.
This package provides access to the Vagalume API <https://api.vagalume.com.br>. The data extracted is basically lyrics of songs and information about artists/bands.
Retrieve and import data from different databases of the Federal Statistical Office of Germany (DESTATIS) using their SOAP XML web service <https://www-genesis.destatis.de/>.
Apply Wordpiece (<arXiv:1609.08144>
) tokenization to input text, given an appropriate vocabulary. The BERT (<arXiv:1810.04805>
) tokenization conventions are used by default.
CNVfilteR
identifies those CNVs that can be discarded by using the single nucleotide variant (SNV) calls that are usually obtained in common NGS pipelines.
This package provides tools to test correlation between gene expression and phenotype in a way that is efficient, structured, fast and scalable. GSEA is also provided.
This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
trycmd is a test harness that will enumerate test case files and run them to verify the results, taking inspiration from trybuild
and cram
.
trycmd is a test harness that will enumerate test case files and run them to verify the results, taking inspiration from trybuild
and cram
.
This crate provides facilities for testing the approximate equality of floating-point based types, using either relative difference, or units in the last place (ULPs) comparisons.
This crate provides facilities for testing the approximate equality of floating-point based types, using either relative difference, or units in the last place (ULPs) comparisons.
trycmd is a test harness that will enumerate test case files and run them to verify the results, taking inspiration from trybuild
and cram
.
This crate provides facilities for testing the approximate equality of floating-point based types, using either relative difference, or units in the last place (ULPs) comparisons.
This crate provides facilities for testing the approximate equality of floating-point based types, using either relative difference, or units in the last place (ULPs) comparisons.
This crate provides the official Rust implementation of the BLAKE3 cryptographic hash function. BLAKE3 is faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.