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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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