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

Found 146 packages in 0.01 seconds

diceplot — by Matthias Flotho, 4 months ago

High Dimensional Categorical Data Visualization

Easy visualization for datasets with more than two categorical variables and additional continuous variables. The package is particularly useful for exploring complex categorical data in the context of pathway analysis across multiple conditions. This package is now in maintenance-only mode and kept for legacy compatibility; for new projects and active development, please use the successor package 'ggdiceplot' (see < https://github.com/maflot/ggdiceplot> and < https://dice-and-domino-plot.readthedocs.io/en/latest/>).

timeseriesdb — by Matthias Bannert, 4 years ago

A Time Series Database for Official Statistics with R and PostgreSQL

Archive and manage times series data from official statistics. The 'timeseriesdb' package was designed to manage a large catalog of time series from official statistics which are typically published on a monthly, quarterly or yearly basis. Thus timeseriesdb is optimized to handle updates caused by data revision as well as elaborate, multi-lingual meta information.

rticles — by Christophe Dervieux, 2 years ago

Article Formats for R Markdown

A suite of custom R Markdown formats and templates for authoring journal articles and conference submissions.

incubate — by Matthias Kuhn, 2 days ago

Parametric Time-to-Event Analysis with Variable Incubation Phases

Fit parametric models for time-to-event data that show an initial 'incubation period', i.e., a variable delay phase where no events occur. The delayed Weibull distribution serves as the foundational data model. For parameter estimation, different flavours of maximum likelihood estimation ('MLE') and the method of maximum product of spacings estimation ('MPSE') are implemented. Bootstrap confidence intervals for parameters and significance tests in a two group setting are provided.

kofdata — by Matthias Bannert, 2 years ago

Get Data from the 'KOF Datenservice' API

Read Swiss time series data from the 'KOF Data' API, < https://datenservice.kof.ethz.ch>. The API provides macro economic time series data mostly about Switzerland. The package itself is a set of wrappers around the 'KOF Datenservice' API. The 'kofdata' package is able to consume public information as well as data that requires an API token.

resquin — by Matthias Roth, 9 months ago

Response Quality Indicators for Survey Research

Calculate common survey data quality indicators for multi-item scales and matrix questions. Currently supports the calculation of response style indicators and response distribution indicators. For an overview on response quality indicators see Bhaktha N, Henning S, Clemens L (2024). 'Characterizing response quality in surveys with multi-item scales: A unified framework' < https://osf.io/9gs67/>.

kappaGold — by Matthias Kuhn, a year ago

Agreement of Nominal Scale Raters (with a Gold Standard)

Estimate agreement of a group of raters with a gold standard rating on a nominal scale. For a single gold standard rater the average pairwise agreement of raters with this gold standard is provided. For a group of (gold standard) raters the approach of S. Vanbelle, A. Albert (2009) is implemented. Bias and standard error are estimated via delete-1 jackknife.

fundiversity — by Matthias Grenié, 3 years ago

Easy Computation of Functional Diversity Indices

Computes six functional diversity indices. These are namely, Functional Divergence (FDiv), Function Evenness (FEve), Functional Richness (FRic), Functional Richness intersections (FRic_intersect), Functional Dispersion (FDis), and Rao's entropy (Q) (reviewed in Villéger et al. 2008 ). Provides efficient, modular, and parallel functions to compute functional diversity indices (preprint: ).

rolog — by Matthias Gondan, a month ago

Query 'SWI'-'Prolog' from R

This R package connects to SWI-Prolog, < https://www.swi-prolog.org/>, so that R can send deterministic and non-deterministic queries to prolog (consult, query/submit, once, findall).

dpasurv — by Matthias Kormaksson, 2 years ago

Dynamic Path Analysis of Survival Data via Aalen's Additive Hazards Model

Dynamic path analysis with estimation of the corresponding direct, indirect, and total effects, based on Fosen et al., (2006) . The main outcome of interest is a counting process from survival analysis (or recurrent events) data. At each time of event, ordinary linear regression is used to estimate the relation between the covariates, while Aalen's additive hazard model is used for the regression of the counting process on the covariates.