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

Found 1062 packages in 0.01 seconds

orsifronts — by Michael D. Sumner, 5 years ago

Southern Ocean Frontal Distributions (Orsi)

A data set package with the "Orsi" and "Park/Durand" fronts as 'SpatialLinesDataFrame' objects. The Orsi et al. (1995) fronts are published at the Southern Ocean Atlas Database Page, and the Park et al. (2019) fronts are published at the 'SEANOE' Altimetry-derived Antarctic Circumpolar Current fronts page, please see package CITATION for details.

ncdump — by Michael D. Sumner, 10 months ago

Extract Metadata from 'NetCDF' Files as Data Frames

Tools for handling 'NetCDF' metadata in data frames. The metadata is provided as relations in tabular form, to avoid having to scan printed header output or to navigate nested lists of raw metadata.

pridit — by Robert D. Lieberthal, 5 months ago

Principal Component Analysis Applied to Ridit Scoring

Implements the 'PRIDIT' (Principal Component Analysis applied to 'RIDITs') scoring system described in Brockett et al. (2002) . Provides functions for ridit scoring originally developed by Bross (1958) , calculating 'PRIDIT' weights, and computing final 'PRIDIT' scores for multivariate analysis of ordinal data.

spbabel — by Michael D. Sumner, 3 years ago

Convert Spatial Data Using Tidy Tables

Tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for 'Spatial' classes and long-form tables, analogous to 'ggplot2::fortify'. There is also a more 'normal form' representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

acdcR — by Seong D. Yun, 3 years ago

Agro-Climatic Data by County

The functions are designed to calculate the most widely-used county-level variables in agricultural production or agricultural-climatic and weather analyses. To operate some functions in this package needs download of the bulk PRISM raster. See the examples, testing versions and more details from: < https://github.com/ysd2004/acdcR>.

distributional — by Mitchell O'Hara-Wild, a year ago

Vectorised Probability Distributions

Vectorised distribution objects with tools for manipulating, visualising, and using probability distributions. Designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.

vesselr — by Jordan D. Dworkin, 9 years ago

Gradient and Vesselness Tools for Arrays and NIfTI Images

Simple functions for calculating the image gradient, image hessian, volume ratio filter, and Frangi vesselness filter of 3-dimensional volumes.

exceedProb — by Brian D. Segal, 6 years ago

Confidence Intervals for Exceedance Probability

Computes confidence intervals for the exceedance probability of normally distributed estimators. Currently only supports general linear models. Please see Segal (2019) for more information.

music — by Efstathios D. Gennatas, 3 years ago

Learn and Experiment with Music Theory

An aid for learning and using music theory. You can build chords, scales, and chord progressions using 12-note equal temperament tuning (12-ET) or user-defined tuning. Includes functions to visualize notes on a piano using ASCII plots in the console and to plot waveforms using base graphics. It allows simple playback of notes and chords using the 'audio' package.

matrixStrucTest — by Brian D. Segal, 6 years ago

Tests of Matrix Structure for Construct Validation

Tests for block-diagonal structure in symmetric matrices (e.g. correlation matrices) under the null hypothesis of exchangeable off-diagonal elements. As described in Segal et al. (2019), these tests can be useful for construct validation either by themselves or as a complement to confirmatory factor analysis. Monte Carlo methods are used to approximate the permutation p-value with Hubert's Gamma (Hubert, 1976) and a t-statistic. This package also implements the chi-squared statistic described by Steiger (1980). Please see Segal, et al. (2019) for more information.