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

Found 63 packages in 0.01 seconds

cancerradarr — by Damien Georges, a month ago

Cancer RADAR Project Tool

Cancer RADAR is a project which aim is to develop an infrastructure that allows quantifying the risk of cancer by migration background across Europe. This package contains a set of functions cancer registries partners should use to reshape 5 year-age group cancer incidence data into a set of summary statistics (see Boyle & Parkin (1991, ISBN:978-92-832-1195-2)) in lines with Cancer RADAR data protections rules.

bootCT — by Gianmarco Vacca, 2 years ago

Bootstrapping the ARDL Tests for Cointegration

The bootstrap ARDL tests for cointegration is the main functionality of this package. It also acts as a wrapper of the most commond ARDL testing procedures for cointegration: the bound tests of Pesaran, Shin and Smith (PSS; 2001 - ) and the asymptotic test on the independent variables of Sam, McNown and Goh (SMG: 2019 - ). Bootstrap and bound tests are performed under both the conditional and unconditional ARDL models.

ritalic — by Matteo Conti, 5 months ago

Interface to the ITALIC Database of Lichen Biodiversity

A programmatic interface to the Web Service methods provided by ITALIC (< https://italic.units.it>). ITALIC is a database of lichen data in Italy and bordering European countries. 'ritalic' includes functions for retrieving information about lichen scientific names, geographic distribution, ecological data, morpho-functional traits and identification keys. More information about the data is available at < https://italic.units.it/?procedure=base&t=59&c=60>. The API documentation is available at < https://italic.units.it/?procedure=api>.

maraca — by Monika Huhn, a month ago

The Maraca Plot: Visualizing Hierarchical Composite Endpoints

Supports visual interpretation of hierarchical composite endpoints (HCEs). HCEs are complex constructs used as primary endpoints in clinical trials, combining outcomes of different types into ordinal endpoints, in which each patient contributes the most clinically important event (one and only one) to the analysis. See Karpefors M et al. (2022) .

care4cmodel — by Peter Biber, 9 months ago

Carbon-Related Assessment of Silvicultural Concepts

A simulation model and accompanying functions that support assessing silvicultural concepts on the forest estate level with a focus on the CO2 uptake by wood growth and CO2 emissions by forest operations. For achieving this, a virtual forest estate area is split into the areas covered by typical phases of the silvicultural concept of interest. Given initial area shares of these phases, the dynamics of these areas is simulated. The typical carbon stocks and flows which are known for all phases are attributed post-hoc to the areas and upscaled to the estate level. CO2 emissions by forest operations are estimated based on the amounts and dimensions of the harvested timber. Probabilities of damage events are taken into account.

inctools — by Eduard Grebe, 6 years ago

Incidence Estimation Tools

Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating tests for recent infection. Implements and extends the method of Kassanjee et al. (2012) .

R2BEAT — by Andrea Fasulo, 2 years ago

Multistage Sampling Allocation and Sample Selection

Multivariate optimal allocation for different domains in one and two stages stratified sample design. 'R2BEAT' extends the Neyman (1934) – Tschuprow (1923) allocation method to the case of several variables, adopting a generalization of the Bethel’s proposal (1989). 'R2BEAT' develops this methodology but, moreover, it allows to determine the sample allocation in the multivariate and multi-domains case of estimates for two-stage stratified samples. It also allows to perform both Primary Stage Units and Secondary Stage Units selection. This package requires the availability of 'ReGenesees', that can be installed from < https://github.com/DiegoZardetto/ReGenesees>.

DNMF — by Zhilong Jia, 3 years ago

Discriminant Non-Negative Matrix Factorization

Discriminant Non-Negative Matrix Factorization aims to extend the Non-negative Matrix Factorization algorithm in order to extract features that enforce not only the spatial locality, but also the separability between classes in a discriminant manner. It refers to three article, Zafeiriou, Stefanos, et al. "Exploiting discriminant information in nonnegative matrix factorization with application to frontal face verification." Neural Networks, IEEE Transactions on 17.3 (2006): 683-695. Kim, Bo-Kyeong, and Soo-Young Lee. "Spectral Feature Extraction Using dNMF for Emotion Recognition in Vowel Sounds." Neural Information Processing. Springer Berlin Heidelberg, 2013. and Lee, Soo-Young, Hyun-Ah Song, and Shun-ichi Amari. "A new discriminant NMF algorithm and its application to the extraction of subtle emotional differences in speech." Cognitive neurodynamics 6.6 (2012): 525-535.

rticles — by Christophe Dervieux, a year ago

Article Formats for R Markdown

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

knnmi — by Brian Gregor, a year ago

k-Nearest Neighbor Mutual Information Estimator

This is a 'C++' mutual information (MI) library based on the k-nearest neighbor (KNN) algorithm. There are three functions provided for computing MI for continuous values, mixed continuous and discrete values, and conditional MI for continuous values. They are based on algorithms by A. Kraskov, et. al. (2004) , BC Ross (2014), and A. Tsimpiris (2012) , respectively.