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

Found 127 packages in 0.05 seconds

sqlq — by Pierrick Roger, 3 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, a year 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.

broom — by Emil Hvitfeldt, 10 days ago

Convert Statistical Objects into Tidy Tibbles

Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.

rcbayes — by Jessie Yeung, 4 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, 3 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

mtscr — by Jakub JÄ™drusiak, 5 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, a year ago

Multivariate Time Series Plot

A function for plotting multivariate time series data.

filehashSQLite — by Roger D. Peng, a year ago

Simple Key-Value Database using SQLite

Simple key-value database using SQLite as the backend.

ImportExport — by Isaac Subirana, 8 months ago

Import and Export Data

Import and export data from the most common statistical formats by using R functions that guarantee the least loss of the data information, giving special attention to the date variables and the labelled ones.