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

Found 128 packages in 0.01 seconds

sqlq — by Pierrick Roger, 5 months ago

'SQL' Query Builder

Allows to build complex 'SQL' (Structured Query Language) queries dynamically. Classes and/or factory functions are used to produce a syntax tree from which the final character string is generated. Strings and identifiers are automatically quoted using the right quotes, using either ANSI (American National Standards Institute) quoting or the quoting style of an existing database connector. Style can be configured to set uppercase/lowercase for keywords, remove unnecessary spaces, or omit optional keywords.

octopucs — by Roger Guevara, 2 years ago

Statistical Support for Hierarchical Clusters

Generates n hierarchical clustering hypotheses on subsets of classifiers (usually species in community ecology studies). The n clustering hypotheses are combined to generate a generalized cluster, and computes three metrics of support. 1) The average proportion of elements conforming the group in each of the n clusters (integrity). And 2) the contamination, i.e., the average proportion of elements from other groups that enter a focal group. 3) The probability of existence of the group gives the integrity and contamination in a Bayesian approach.

rcbayes — by Jessie Yeung, 6 months ago

Estimate Rogers-Castro Migration Age Schedules with Bayesian Models

A collection of functions to estimate Rogers-Castro migration age schedules using 'Stan'. This model which describes the fundamental relationship between migration and age in the form of a flexible multi-exponential migration model was most notably proposed in Rogers and Castro (1978) .

rChoiceDialogs — by Alex Lisovich, 4 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

mtscr — by Jakub JÄ™drusiak, 7 months ago

Multidimensional Top Scoring for Creativity Research

Implementation of Multidimensional Top Scoring method for creativity assessment proposed in Boris Forthmann, Maciej Karwowski, Roger E. Beaty (2023) .

icapca — by Roger Woods, 11 years ago

Mixed ICA/PCA

Implements mixed ICA/PCA model for blind source separation, potentially with inclusion of Gaussian sources

mvtsplot — by Roger D. Peng, 2 years ago

Multivariate Time Series Plot

A function for plotting multivariate time series data.

filehashSQLite — by Roger D. Peng, 2 years ago

Simple Key-Value Database using SQLite

Simple key-value database using SQLite as the backend.

recluster — by Leonardo Dapporto, 23 days ago

Ordination Methods for the Analysis of Beta-Diversity Indices

The analysis of different aspects of biodiversity requires specific algorithms. For example, in regionalisation analyses, the high frequency of ties and zero values in dissimilarity matrices produced by Beta-diversity turnover produces hierarchical cluster dendrograms whose topology and bootstrap supports are affected by the order of rows in the original matrix. Moreover, visualisation of biogeographical regionalisation can be facilitated by a combination of hierarchical clustering and multi-dimensional scaling. The recluster package provides robust techniques to visualise and analyse patterns of biodiversity and to improve occurrence data for cryptic taxa.

remify — by Giuseppe Arena, 5 months ago

Processing and Transforming Relational Event History Data

Efficiently processes relational event history data and transforms them into formats suitable for other packages. The primary objective of this package is to convert event history data into a format that integrates with the packages in 'remverse' and is compatible with various analytical tools (e.g., computing network statistics, estimating tie-oriented or actor-oriented social network models). Second, it can also transform the data into formats compatible with other packages out of 'remverse'. The package processes the data for two types of temporal social network models: tie-oriented modeling framework (Butts, C., 2008, ) and actor-oriented modeling framework (Stadtfeld, C., & Block, P., 2017, ).