Other packages > Find by keyword >

rainbow  

Bagplots, Boxplots and Rainbow Plots for Functional Data
View on CRAN: Click here


Download and install rainbow package within the R console
Install from CRAN:
install.packages("rainbow")

Install from Github:
library("remotes")
install_github("cran/rainbow")

Install by package version:
library("remotes")
install_version("rainbow", "3.8")



Attach the package and use:
library("rainbow")
Maintained by
Han Lin Shang
[Scholar Profile | Author Map]
First Published: 2009-05-29
Latest Update: 2022-10-09
Description:
Visualizing functional data and identifying functional outliers.
How to cite:
Han Lin Shang (2009). rainbow: Bagplots, Boxplots and Rainbow Plots for Functional Data. R package version 3.8, https://cran.r-project.org/web/packages/rainbow. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0 (2009-05-29 09:01), 1.1 (2009-06-04 18:12), 1.2 (2009-07-28 15:20), 1.3 (2009-08-06 12:56), 1.4 (2009-09-04 09:57), 1.5 (2009-10-08 14:41), 1.6 (2009-11-09 16:40), 1.7 (2009-12-20 10:35), 1.8 (2010-01-27 11:51), 1.9 (2010-03-15 10:03), 1.10 (2010-03-26 12:17), 2.0 (2010-05-16 18:20), 2.1 (2010-08-05 08:55), 2.2 (2010-09-10 09:28), 2.3.1 (2010-09-22 17:00), 2.3.2 (2011-02-07 10:50), 2.3.3 (2011-03-23 10:30), 2.3.4 (2011-03-24 09:01), 2.3.5 (2011-08-17 06:57), 2.4 (2011-09-13 06:39), 2.5 (2011-09-14 08:21), 2.6 (2011-09-16 19:43), 2.7 (2011-10-17 07:55), 2.8 (2012-01-10 09:30), 2.9 (2012-06-04 07:34), 3.0 (2012-07-26 08:31), 3.1 (2012-10-23 14:40), 3.2 (2013-08-28 17:48), 3.3 (2015-04-15 21:41), 3.4 (2016-01-03 16:14), 3.5 (2018-10-18 06:50), 3.6 (2019-01-29 17:50), 3.7 (2022-10-10 00:20)
Other packages that cited rainbow R package
View rainbow citation profile
Other R packages that rainbow depends, imports, suggests or enhances
Complete documentation for rainbow
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rainbow20030040050060070080090010001100TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA