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

Found 149 packages in 0.02 seconds

RobAStBase — by Matthias Kohl, 2 years ago

Robust Asymptotic Statistics

Base S4-classes and functions for robust asymptotic statistics.

tuneR — by Uwe Ligges, 2 years ago

Analysis of Music and Speech

Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read mp3, read midi, perform steps of a transcription, ... Also contains functions ported from the 'rastamat' 'Matlab' package.

GpGp — by Joseph Guinness, 8 months ago

Fast Gaussian Process Computation Using Vecchia's Approximation

Functions for fitting and doing predictions with Gaussian process models using Vecchia's (1988) approximation. Package also includes functions for reordering input locations, finding ordered nearest neighbors (with help from 'FNN' package), grouping operations, and conditional simulations. Covariance functions for spatial and spatial-temporal data on Euclidean domains and spheres are provided. The original approximation is due to Vecchia (1988) < http://www.jstor.org/stable/2345768>, and the reordering and grouping methods are from Guinness (2018) . Model fitting employs a Fisher scoring algorithm described in Guinness (2019) .

VineCopula — by Thomas Nagler, a year ago

Statistical Inference of Vine Copulas

Provides tools for the statistical analysis of regular vine copula models, see Aas et al. (2009) and Dissman et al. (2013) . The package includes tools for parameter estimation, model selection, simulation, goodness-of-fit tests, and visualization. Tools for estimation, selection and exploratory data analysis of bivariate copula models are also provided.

distrMod — by Peter Ruckdeschel, 2 years ago

Object Oriented Implementation of Probability Models

Implements S4 classes for probability models based on packages 'distr' and 'distrEx'.

mboost — by Torsten Hothorn, a month ago

Model-Based Boosting

Functional gradient descent algorithm (boosting) for optimizing general risk functions utilizing component-wise (penalised) least squares estimates or regression trees as base-learners for fitting generalized linear, additive and interaction models to potentially high-dimensional data. Models and algorithms are described in , a hands-on tutorial is available from . The package allows user-specified loss functions and base-learners.

FourScores — by Matthias Speidel, 8 years ago

A Game for Human vs. Human or Human vs. AI

A game for two players: Who gets first four in a row (horizontal, vertical or diagonal) wins. As board game published by Milton Bradley, designed by Howard Wexler and Ned Strongin.

ROptEst — by Matthias Kohl, 2 years ago

Optimally Robust Estimation

R infrastructure for optimally robust estimation in general smoothly parameterized models using S4 classes and methods as described Kohl, M., Ruckdeschel, P., and Rieder, H. (2010), , and in Rieder, H., Kohl, M., and Ruckdeschel, P. (2008), .

survAUC — by Frederic Bertrand, a year ago

Estimators of Prediction Accuracy for Time-to-Event Data

Provides a variety of functions to estimate time-dependent true/false positive rates and AUC curves from a set of censored survival data.

TraMineR — by Gilbert Ritschard, 8 months ago

Trajectory Miner: a Sequence Analysis Toolkit

Set of sequence analysis tools for manipulating, describing and rendering categorical sequences, and more generally mining sequence data in the field of social sciences. Although this sequence analysis package is primarily intended for state or event sequences that describe time use or life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and functions for extracting the most frequent event subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.