Found 149 packages in 0.02 seconds
Robust Asymptotic Statistics
Base S4-classes and functions for robust asymptotic statistics.
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.
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)
Statistical Inference of Vine Copulas
Provides tools for the statistical analysis of regular vine copula
models, see Aas et al. (2009)
Object Oriented Implementation of Probability Models
Implements S4 classes for probability models based on packages 'distr' and 'distrEx'.
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 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.
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),
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.
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.