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

Found 43 packages in 0.01 seconds

kehra — by Claudia Vitolo, 9 years ago

Collect, Assemble and Model Air Pollution, Weather and Health Data

Collection of utility functions used in the KEHRA project (see http://www.brunel.ac.uk/ife/britishcouncil). It refers to the multidimensional analysis of air pollution, weather and health data.

PostcodesioR — by Eryk Walczak, 4 years ago

API Wrapper Around 'Postcodes.io'

Free UK geocoding using data from Office for National Statistics. It is using several functions to get information about post codes, outward codes, reverse geocoding, nearest post codes/outward codes, validation, or randomly generate a post code. API wrapper around < https://postcodes.io>.

rnrfa — by Ilaria Prosdocimi, a year ago

UK National River Flow Archive Data from R

Utility functions to retrieve data from the UK National River Flow Archive (< https://nrfa.ceh.ac.uk/>, terms and conditions: < https://nrfa.ceh.ac.uk/costs-terms-and-conditions>). The package contains R wrappers to the UK NRFA data temporary-API. There are functions to retrieve stations falling in a bounding box, to generate a map and extracting time series and general information. The package is fully described in Vitolo et al (2016) "rnrfa: An R package to Retrieve, Filter and Visualize Data from the UK National River Flow Archive" < https://journal.r-project.org/archive/2016/RJ-2016-036/RJ-2016-036.pdf>.

microbenchmark — by Joshua M. Ulrich, 10 months ago

Accurate Timing Functions

Provides infrastructure to accurately measure and compare the execution time of R expressions.

dbscan — by Michael Hahsler, 5 months ago

Density-Based Spatial Clustering of Applications with Noise (DBSCAN) and Related Algorithms

A fast reimplementation of several density-based algorithms of the DBSCAN family. Includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and HDBSCAN (hierarchical DBSCAN), the ordering algorithm OPTICS (ordering points to identify the clustering structure), shared nearest neighbor clustering, and the outlier detection algorithms LOF (local outlier factor) and GLOSH (global-local outlier score from hierarchies). The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided. Hahsler, Piekenbrock and Doran (2019) .

texreg — by Philip Leifeld, a year ago

Conversion of R Regression Output to LaTeX or HTML Tables

Converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented. Details can be found in Leifeld (2013), JStatSoft .)

VineCopula — by Thomas Nagler, 3 months 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.

hyperSpec — by Claudia Beleites, a year ago

Work with Hyperspectral Data, i.e. Spectra + Meta Information (Spatial, Time, Concentration, ...)

Comfortable ways to work with hyperspectral data sets. I.e. spatially or time-resolved spectra, or spectra with any other kind of information associated with each of the spectra. The spectra can be data as obtained in XRF, UV/VIS, Fluorescence, AES, NIR, IR, Raman, NMR, MS, etc. More generally, any data that is recorded over a discretized variable, e.g. absorbance = f(wavelength), stored as a vector of absorbance values for discrete wavelengths is suitable.

softclassval — by Claudia Beleites, 8 months ago

Soft Classification Performance Measures

An extension of sensitivity, specificity, positive and negative predictive value to continuous predicted and reference memberships in [0, 1].

coloc — by Chris Wallace, 2 years ago

Colocalisation Tests of Two Genetic Traits

Performs the colocalisation tests described in Giambartolomei et al (2013) , Wallace (2020) , Wallace (2021) .