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

Found 132 packages in 0.11 seconds

Hmisc — by Frank E Harrell Jr, a month ago

Harrell Miscellaneous

Contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, simulation, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX and html code, recoding variables, caching, simplified parallel computing, encrypting and decrypting data using a safe workflow, general moving window statistical estimation, and assistance in interpreting principal component analysis.

colorr — by Charles Crabtree, 7 years ago

Color Palettes for EPL, MLB, NBA, NHL, and NFL Teams

Color palettes for EPL, MLB, NBA, NHL, and NFL teams.

plotrr — by Charles Crabtree, 6 years ago

Making Visual Exploratory Data Analysis with Nested Data Easier

Functions for making visual exploratory data analysis with nested data easier.

polspline — by Charles Kooperberg, 6 months ago

Polynomial Spline Routines

Routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars, by C. Kooperberg and co-authors.

xtable — by David Scott, 5 years ago

Export Tables to LaTeX or HTML

Coerce data to LaTeX and HTML tables.

geosphere — by Robert J. Hijmans, a year ago

Spherical Trigonometry

Spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations.

trust — by Charles J. Geyer, 4 years ago

Trust Region Optimization

Does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.

raster — by Robert J. Hijmans, 6 months ago

Geographic Data Analysis and Modeling

Reading, writing, manipulating, analyzing and modeling of spatial data. This package has been superseded by the "terra" package < https://CRAN.R-project.org/package=terra>.

LogicReg — by Charles Kooperberg, 8 months ago

Logic Regression

Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperberg, and LeBlanc (2003) . Monte Carlo Logic Regression is described in and Kooperberg and Ruczinski (2005) .

bigmemory — by Michael J. Kane, 3 months ago

Manage Massive Matrices with Shared Memory and Memory-Mapped Files

Create, store, access, and manipulate massive matrices. Matrices are allocated to shared memory and may use memory-mapped files. Packages 'biganalytics', 'bigtabulate', 'synchronicity', and 'bigalgebra' provide advanced functionality.