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

Found 75 packages in 0.01 seconds

lest — by Stefan Fleck, 7 years ago

Vectorised Nested if-else Statements Similar to CASE WHEN in 'SQL'

Functions for vectorised conditional recoding of variables. case_when() enables you to vectorise multiple if and else statements (like 'CASE WHEN' in 'SQL'). if_else() is a stricter and more predictable version of ifelse() in 'base' that preserves attributes. These functions are forked from 'dplyr' with all package dependencies removed and behave identically to the originals.

mvst — by Antonio Parisi, 3 years ago

Bayesian Inference for the Multivariate Skew-t Model

Estimates the multivariate skew-t and nested models, as described in the articles Liseo, B., Parisi, A. (2013). Bayesian inference for the multivariate skew-normal model: a population Monte Carlo approach. Comput. Statist. Data Anal. and in Parisi, A., Liseo, B. (2017). Objective Bayesian analysis for the multivariate skew-t model. Statistical Methods & Applications .

gravity — by Mauricio Vargas, 3 years ago

Estimation Methods for Gravity Models

A wrapper of different standard estimation methods for gravity models. This package provides estimation methods for log-log models and multiplicative models.

minty — by Chung-hong Chan, 6 months ago

Minimal Type Guesser

Port the type guesser from 'readr' (so-called 'readr' first edition parsing engine, now superseded by 'vroom').

hipread — by Derek Burk, 4 months ago

Read Hierarchical Fixed Width Files

Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.