Showing 200 of total 1312 results (show query)

emilhvitfeldt

prismatic:Color Manipulation Tools

Manipulate and visualize colors in a intuitive, low-dependency and functional way.

Maintained by Emil Hvitfeldt. Last updated 4 months ago.

colorcolor-manipulationcolour

57.4 match 138 stars 11.65 score 428 scripts 29 dependents

dmurdoch

plotrix:Various Plotting Functions

Lots of plots, various labeling, axis and color scaling functions. The author/maintainer died in September 2023.

Maintained by Duncan Murdoch. Last updated 1 years ago.

37.8 match 5 stars 11.31 score 9.2k scripts 361 dependents

dnychka

fields:Tools for Spatial Data

For curve, surface and function fitting with an emphasis on splines, spatial data, geostatistics, and spatial statistics. The major methods include cubic, and thin plate splines, Kriging, and compactly supported covariance functions for large data sets. The splines and Kriging methods are supported by functions that can determine the smoothing parameter (nugget and sill variance) and other covariance function parameters by cross validation and also by restricted maximum likelihood. For Kriging there is an easy to use function that also estimates the correlation scale (range parameter). A major feature is that any covariance function implemented in R and following a simple format can be used for spatial prediction. There are also many useful functions for plotting and working with spatial data as images. This package also contains an implementation of sparse matrix methods for large spatial data sets and currently requires the sparse matrix (spam) package. Use help(fields) to get started and for an overview. The fields source code is deliberately commented and provides useful explanations of numerical details as a companion to the manual pages. The commented source code can be viewed by expanding the source code version and looking in the R subdirectory. The reference for fields can be generated by the citation function in R and has DOI <doi:10.5065/D6W957CT>. Development of this package was supported in part by the National Science Foundation Grant 1417857, the National Center for Atmospheric Research, and Colorado School of Mines. See the Fields URL for a vignette on using this package and some background on spatial statistics.

Maintained by Douglas Nychka. Last updated 9 months ago.

fortran

31.1 match 15 stars 12.60 score 7.7k scripts 295 dependents

karlines

shape:Functions for Plotting Graphical Shapes, Colors

Functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ...

Maintained by Karline Soetaert. Last updated 1 years ago.

30.7 match 10.86 score 984 scripts 1.4k dependents

nschiett

fishualize:Color Palettes Based on Fish Species

Implementation of color palettes based on fish species.

Maintained by Nina M. D. Schiettekatte. Last updated 11 months ago.

18.2 match 155 stars 8.54 score 370 scripts

janmarvin

openxlsx2:Read, Write and Edit 'xlsx' Files

Simplifies the creation of 'xlsx' files by providing a high level interface to writing, styling and editing worksheets.

Maintained by Jan Marvin Garbuszus. Last updated 20 hours ago.

xlsxcpp

11.0 match 138 stars 13.67 score 194 scripts 11 dependents

bioc

mixOmics:Omics Data Integration Project

Multivariate methods are well suited to large omics data sets where the number of variables (e.g. genes, proteins, metabolites) is much larger than the number of samples (patients, cells, mice). They have the appealing properties of reducing the dimension of the data by using instrumental variables (components), which are defined as combinations of all variables. Those components are then used to produce useful graphical outputs that enable better understanding of the relationships and correlation structures between the different data sets that are integrated. mixOmics offers a wide range of multivariate methods for the exploration and integration of biological datasets with a particular focus on variable selection. The package proposes several sparse multivariate models we have developed to identify the key variables that are highly correlated, and/or explain the biological outcome of interest. The data that can be analysed with mixOmics may come from high throughput sequencing technologies, such as omics data (transcriptomics, metabolomics, proteomics, metagenomics etc) but also beyond the realm of omics (e.g. spectral imaging). The methods implemented in mixOmics can also handle missing values without having to delete entire rows with missing data. A non exhaustive list of methods include variants of generalised Canonical Correlation Analysis, sparse Partial Least Squares and sparse Discriminant Analysis. Recently we implemented integrative methods to combine multiple data sets: N-integration with variants of Generalised Canonical Correlation Analysis and P-integration with variants of multi-group Partial Least Squares.

Maintained by Eva Hamrud. Last updated 3 days ago.

immunooncologymicroarraysequencingmetabolomicsmetagenomicsproteomicsgenepredictionmultiplecomparisonclassificationregressionbioconductorgenomicsgenomics-datagenomics-visualizationmultivariate-analysismultivariate-statisticsomicsr-pkgr-project

11.0 match 182 stars 13.71 score 1.3k scripts 22 dependents

jefferis

colorRamps:Builds Color Tables

Builds gradient color maps.

Maintained by Gregory Jefferis. Last updated 1 years ago.

19.2 match 1 stars 6.82 score 1.7k scripts 46 dependents

birdumbrella

LSD:Lots of Superior Depictions

Create lots of colorful plots in a plethora of variations. Try the LSD demotour().

Maintained by Bjoern Schwalb. Last updated 5 years ago.

24.9 match 2 stars 5.03 score 448 scripts 4 dependents

cdcrabtree

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

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

Maintained by Charles Crabtree. Last updated 7 years ago.

color-palettecolorssportsvisualization

43.4 match 1 stars 2.70 score 9 scripts

mthrun

DataVisualizations:Visualizations of High-Dimensional Data

Gives access to data visualisation methods that are relevant from the data scientist's point of view. The flagship idea of 'DataVisualizations' is the mirrored density plot (MD-plot) for either classified or non-classified multivariate data published in Thrun, M.C. et al.: "Analyzing the Fine Structure of Distributions" (2020), PLoS ONE, <DOI:10.1371/journal.pone.0238835>. The MD-plot outperforms the box-and-whisker diagram (box plot), violin plot and bean plot and geom_violin plot of ggplot2. Furthermore, a collection of various visualization methods for univariate data is provided. In the case of exploratory data analysis, 'DataVisualizations' makes it possible to inspect the distribution of each feature of a dataset visually through a combination of four methods. One of these methods is the Pareto density estimation (PDE) of the probability density function (pdf). Additionally, visualizations of the distribution of distances using PDE, the scatter-density plot using PDE for two variables as well as the Shepard density plot and the Bland-Altman plot are presented here. Pertaining to classified high-dimensional data, a number of visualizations are described, such as f.ex. the heat map and silhouette plot. A political map of the world or Germany can be visualized with the additional information defined by a classification of countries or regions. By extending the political map further, an uncomplicated function for a Choropleth map can be used which is useful for measurements across a geographic area. For categorical features, the Pie charts, slope charts and fan plots, improved by the ABC analysis, become usable. More detailed explanations are found in the book by Thrun, M.C.: "Projection-Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9>.

Maintained by Michael Thrun. Last updated 2 months ago.

cpp

13.3 match 7 stars 7.72 score 118 scripts 7 dependents

karthik

wesanderson:A Wes Anderson Palette Generator

Palettes generated mostly from 'Wes Anderson' movies.

Maintained by Karthik Ram. Last updated 1 years ago.

color-palettedata-visualizationplotwes-anderson-palettes

7.5 match 2.0k stars 13.44 score 7.1k scripts 23 dependents

insileco

graphicsutils:Collection of graphics utilities

A collection of functions to easily customize graphics-based plots.

Maintained by Kevin Cazelles. Last updated 3 years ago.

graphicsplotcpp

25.7 match 4 stars 3.90 score 20 scripts

e-sensing

sits:Satellite Image Time Series Analysis for Earth Observation Data Cubes

An end-to-end toolkit for land use and land cover classification using big Earth observation data, based on machine learning methods applied to satellite image data cubes, as described in Simoes et al (2021) <doi:10.3390/rs13132428>. Builds regular data cubes from collections in AWS, Microsoft Planetary Computer, Brazil Data Cube, Copernicus Data Space Environment (CDSE), Digital Earth Africa, Digital Earth Australia, NASA HLS using the Spatio-temporal Asset Catalog (STAC) protocol (<https://stacspec.org/>) and the 'gdalcubes' R package developed by Appel and Pebesma (2019) <doi:10.3390/data4030092>. Supports visualization methods for images and time series and smoothing filters for dealing with noisy time series. Includes functions for quality assessment of training samples using self-organized maps as presented by Santos et al (2021) <doi:10.1016/j.isprsjprs.2021.04.014>. Includes methods to reduce training samples imbalance proposed by Chawla et al (2002) <doi:10.1613/jair.953>. Provides machine learning methods including support vector machines, random forests, extreme gradient boosting, multi-layer perceptrons, temporal convolutional neural networks proposed by Pelletier et al (2019) <doi:10.3390/rs11050523>, and temporal attention encoders by Garnot and Landrieu (2020) <doi:10.48550/arXiv.2007.00586>. Supports GPU processing of deep learning models using torch <https://torch.mlverse.org/>. Performs efficient classification of big Earth observation data cubes and includes functions for post-classification smoothing based on Bayesian inference as described by Camara et al (2024) <doi:10.3390/rs16234572>, and methods for active learning and uncertainty assessment. Supports region-based time series analysis using package supercells <https://jakubnowosad.com/supercells/>. Enables best practices for estimating area and assessing accuracy of land change as recommended by Olofsson et al (2014) <doi:10.1016/j.rse.2014.02.015>. Minimum recommended requirements: 16 GB RAM and 4 CPU dual-core.

Maintained by Gilberto Camara. Last updated 1 months ago.

big-earth-datacbersearth-observationeo-datacubesgeospatialimage-time-seriesland-cover-classificationlandsatplanetary-computerr-spatialremote-sensingrspatialsatellite-image-time-seriessatellite-imagerysentinel-2stac-apistac-catalogcpp

9.0 match 494 stars 9.50 score 384 scripts

sebdalgarno

tinter:Generate a Monochromatic Palette

Generate a palette of tints, shades or both from a single colour.

Maintained by Sebastian Dalgarno. Last updated 5 years ago.

colorcolour

15.0 match 51 stars 5.65 score 29 scripts 1 dependents

jmestret

DOYPAColors:Don't Overthink Your Palette of Colors

Access diverse 'ggplot2'-compatible color palettes for simplified data visualization.

Maintained by Jorge Mestre. Last updated 6 months ago.

19.2 match 5 stars 4.40 score 10 scripts

mtennekes

treemap:Treemap Visualization

A treemap is a space-filling visualization of hierarchical structures. This package offers great flexibility to draw treemaps.

Maintained by Martijn Tennekes. Last updated 2 years ago.

9.2 match 8.88 score 2.2k scripts 7 dependents

bioc

geneplotter:Graphics related functions for Bioconductor

Functions for plotting genomic data

Maintained by Bioconductor Package Maintainer. Last updated 5 months ago.

visualization

9.7 match 8.40 score 249 scripts 10 dependents

miraisolutions

XLConnect:Excel Connector for R

Provides comprehensive functionality to read, write and format Excel data.

Maintained by Martin Studer. Last updated 17 days ago.

cross-platformexcelr-languagexlconnectopenjdk

5.4 match 130 stars 12.28 score 1.2k scripts 1 dependents

cran

dichromat:Color Schemes for Dichromats

Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness.

Maintained by Thomas Lumley. Last updated 3 years ago.

13.1 match 1 stars 5.00 score 115 dependents