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

Found 65 packages in 0.06 seconds

ProteoBayes — by Arthur Leroy, 3 years ago

Bayesian Statistical Tools for Quantitative Proteomics

Bayesian toolbox for quantitative proteomics. In particular, this package provides functions to generate synthetic datasets, execute Bayesian differential analysis methods, and display results as, described in the associated article Marie Chion and Arthur Leroy (2023) .

BayesLCA — by Arthur White, 6 years ago

Bayesian Latent Class Analysis

Bayesian Latent Class Analysis using several different methods.

patchSynctex — by Emmanuel Charpentier, 9 years ago

Communication Between Editor and Viewer for Literate Programs

This utility eases the debugging of literate documents ('noweb' files) by patching the synchronization information (the '.synctex(.gz)' file) produced by 'pdflatex' with concordance information produced by 'Sweave' or 'knitr' and 'Sweave' or 'knitr' ; this allows for bilateral communication between a text editor (visualizing the 'noweb' source) and a viewer (visualizing the resultant 'PDF'), thus bypassing the intermediate 'TeX' file.

RGCCA — by Arthur Tenenhaus, 2 years ago

Regularized and Sparse Generalized Canonical Correlation Analysis for Multiblock Data

Multi-block data analysis concerns the analysis of several sets of variables (blocks) observed on the same group of individuals. The main aims of the RGCCA package are: to study the relationships between blocks and to identify subsets of variables of each block which are active in their relationships with the other blocks. This package allows to (i) run R/SGCCA and related methods, (ii) help the user to find out the optimal parameters for R/SGCCA such as regularization parameters (tau or sparsity), (iii) evaluate the stability of the RGCCA results and their significance, (iv) build predictive models from the R/SGCCA. (v) Generic print() and plot() functions apply to all these functionalities.

Cprob — by Arthur Allignol, 8 years ago

The Conditional Probability Function of a Competing Event

Permits to estimate the conditional probability function of a competing event, and to fit, using the temporal process regression or the pseudo-value approach, a proportional-odds model to the conditional probability function (or other models by specifying another link function). See .

printtree — by George Arthur, 13 days ago

Print Directory Trees for R Projects and Folders

Provides tools to print a compact, readable directory tree for a folder or project. The package can automatically detect common project roots (e.g., 'RStudio' '.Rproj' files) and formats output for quick inspection of code and data organization. It supports typical tree customizations such as limiting depth, excluding files using ignore patterns, and producing clean, aligned text output suitable for console use, reports, and reproducible documentation. A snapshot helper can also render the tree output to a PNG image for sharing in issues, teaching material, or project documentation.

REDI — by Alexia Grenouillat, 3 years ago

Robust Exponential Decreasing Index

Implementation of the Robust Exponential Decreasing Index (REDI), proposed in the article by Issa Moussa, Arthur Leroy et al. (2019) < https://bmjopensem.bmj.com/content/bmjosem/5/1/e000573.full.pdf>. The REDI represents a measure of cumulated workload, robust to missing data, providing control of the decreasing influence of workload over time. Various functions are provided to format data, compute REDI, and visualise results in a simple and convenient way.

twbparser — by George Arthur, 2 months ago

Parse 'Tableau' Workbooks into Functional Data

High-performance parsing of 'Tableau' workbook files into tidy data frames and dependency graphs for other visualization tools like R 'Shiny' or 'Power BI' replication.

overtureR — by Arthur Gailes, 10 months ago

Load 'Overture' Datasets as 'dbplyr' and 'sf'-Ready Data Frames

An integrated R interface to the 'Overture' API (< https://docs.overturemaps.org/>). Allows R users to return 'Overture' data as 'dbplyr' data frames or materialized 'sf' spatial data frames.

readODS — by Chung-hong Chan, a year ago

Read and Write ODS Files

Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.