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

Found 44 packages in 0.03 seconds

xtable — by David Scott, 6 years ago

Export Tables to LaTeX or HTML

Coerce data to LaTeX and HTML tables.

evir — by Bernhard Pfaff, 7 years ago

Extreme Values in R

Functions for extreme value theory, which may be divided into the following groups; exploratory data analysis, block maxima, peaks over thresholds (univariate and bivariate), point processes, gev/gpd distributions.

cccp — by Bernhard Pfaff, a year ago

Cone Constrained Convex Problems

Routines for solving convex optimization problems with cone constraints by means of interior-point methods. The implemented algorithms are partially ported from CVXOPT, a Python module for convex optimization (see < https://cvxopt.org> for more information).

QRM — by Bernhard Pfaff, 5 years ago

Provides R-Language Code to Examine Quantitative Risk Management Concepts

Provides functions/methods to accompany the book Quantitative Risk Management: Concepts, Techniques and Tools by Alexander J. McNeil, Ruediger Frey, and Paul Embrechts.

uniset — by Bernhard Pollner, 3 years ago

Dynamic Settings File

Any package (subsequently called 'target package') is enabled to provide its users an easily accessible, user-friendly and human readable text file where key=value pairs (used by functions defined in the target package) can be saved. This settings file lives in a location defined by the user of the target package, and its user-defined values remain unchanged even when the author of the target package is introducing or deleting keys, or when the target package is updated or re-installed.

transport — by Dominic Schuhmacher, 5 months ago

Computation of Optimal Transport Plans and Wasserstein Distances

Solve optimal transport problems. Compute Wasserstein distances (a.k.a. Kantorovitch, Fortet--Mourier, Mallows, Earth Mover's, or minimal L_p distances), return the corresponding transference plans, and display them graphically. Objects that can be compared include grey-scale images, (weighted) point patterns, and mass vectors.

FRAPO — by Bernhard Pfaff, 8 years ago

Financial Risk Modelling and Portfolio Optimisation with R

Accompanying package of the book 'Financial Risk Modelling and Portfolio Optimisation with R', second edition. The data sets used in the book are contained in this package.

gogarch — by Bernhard Pfaff, 3 years ago

Generalized Orthogonal GARCH (GO-GARCH) Models

Provision of classes and methods for estimating generalized orthogonal GARCH models. This is an alternative approach to CC-GARCH models in the context of multivariate volatility modeling.

rbtc — by Bernhard Pfaff, 4 months ago

Bitcoin API

Implementation of the RPC-JSON API for Bitcoin and utility functions for address creation and content analysis of the blockchain.

BlandAltmanLeh — by Bernhard Lehnert, 9 years ago

Plots (Slightly Extended) Bland-Altman Plots

Bland-Altman Plots using either base graphics or ggplot2, augmented with confidence intervals, with detailed return values and a sunflowerplot option for data with ties.