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

Found 150 packages in 0.04 seconds

fuzzyRankTests — by Charles J. Geyer, 3 months ago

Fuzzy Rank Tests and Confidence Intervals

Does fuzzy tests and confidence intervals (following Geyer and Meeden, Statistical Science, 2005, ) for sign test and Wilcoxon signed rank and rank sum tests.

bqtl — by Charles C. Berry, 2 months ago

Bayesian QTL Mapping Toolkit

QTL mapping toolkit for inbred crosses and recombinant inbred lines. Includes maximum likelihood and Bayesian tools.

srcr — by Charles Bailey, a month ago

Simplify Connections to Database Sources

Connecting to databases requires boilerplate code to specify connection parameters and to set up sessions properly with the DBMS. This package provides a simple tool to fill two purposes: abstracting connection details, including secret credentials, out of your source code and managing configuration for frequently-used database connections in a persistent and flexible way, while minimizing requirements on the runtime environment.

SSDforR — by Charles Auerbach, a month ago

Functions to Analyze Single System Data

Functions to visually and statistically analyze single system data.

RViennaCL — by Charles Determan Jr, 7 years ago

'ViennaCL' C++ Header Files

'ViennaCL' is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports 'CUDA', 'OpenCL', and 'OpenMP' (including switches at runtime). I have placed these libraries in this package as a more efficient distribution system for CRAN. The idea is that you can write a package that depends on the 'ViennaCL' library and yet you do not need to distribute a copy of this code with your package.

UMR — by Charles Doss, 4 years ago

Unmatched Monotone Regression

Unmatched regression refers to the regression setting where covariates and predictors are collected separately/independently and so are not paired together, as in the usual regression setting. Balabdaoui, Doss, and Durot (2021) study the unmatched regression setting where the univariate regression function is known to be monotone. This package implements methods for computing the estimator developed in Balabdaoui, Doss, and Durot (2021). The main method is an active-set-trust-region-based method.

downscale — by Charles Marsh, 2 months ago

Downscaling Species Occupancy

Uses species occupancy at coarse grain sizes to predict species occupancy at fine grain sizes. Ten models are provided to fit and extrapolate the occupancy-area relationship, as well as methods for preparing atlas data for modelling. See Marsh et. al. (2018) .

pooh — by Charles J. Geyer, 9 years ago

Partial Orders and Relations

Finds equivalence classes corresponding to a symmetric relation or undirected graph. Finds total order consistent with partial order or directed graph (so-called topological sort).

kmodR — by David Charles Howe, 4 years ago

K-Means with Simultaneous Outlier Detection

An implementation of the 'k-means--' algorithm proposed by Chawla and Gionis, 2013 in their paper, "k-means-- : A unified approach to clustering and outlier detection. SIAM International Conference on Data Mining (SDM13)", and using 'ordering' described by Howe, 2013 in the thesis, Clustering and anomaly detection in tropical cyclones". Useful for creating (potentially) tighter clusters than standard k-means and simultaneously finding outliers inexpensively in multidimensional space.

GENEAread — by Jia Ying Chua, 2 years ago

Package for Reading Binary Files

Functions and analytics for GENEA-compatible accelerometer data into R objects. See topic 'GENEAread' for an introduction to the package. See < https://activinsights.com/technology/geneactiv/> for more details on the GENEActiv device.