Other packages > Find by keyword >

fanplot  

Visualisation of Sequential Probability Distributions Using Fan Charts
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fanplot", "4.0.0")



Attach the package and use:
library("fanplot")
Maintained by
Guy J. Abel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-07-17
Latest Update: 2021-08-02
Description:
Visualise sequential distributions using a range of plotting styles. Sequential distribution data can be input as either simulations or values corresponding to percentiles over time. Plots are added to existing graphic devices using the fan function. Users can choose from four different styles, including fan chart type plots, where a set of coloured polygon, with shadings corresponding to the percentile values are layered to represent different uncertainty levels. Full details in R Journal article; Abel (2015) .
How to cite:
Guy J. Abel (2012). fanplot: Visualisation of Sequential Probability Distributions Using Fan Charts. R package version 4.0.0, https://cran.r-project.org/web/packages/fanplot. Accessed 13 Mar. 2026.
Previous versions and publish date:
1.0 (2012-07-17 11:57), 1.1 (2012-08-02 21:28), 1.2 (2013-02-07 18:34), 1.3 (2013-04-09 08:54), 2.1 (2013-04-23 12:56), 2.2 (2013-05-17 12:54), 2.3 (2013-11-29 17:25), 3.0 (2014-02-01 15:45), 3.1 (2014-03-21 16:12), 3.2 (2014-04-16 23:58), 3.3 (2014-08-01 16:06), 3.4.0 (2015-01-28 07:41), 3.4.1 (2015-10-07 22:43), 3.4.2 (2019-12-18 16:30), 4.0.0 (2021-08-02 11:20)
Other packages that cited fanplot R package
View fanplot citation profile
Other R packages that fanplot depends, imports, suggests or enhances
Complete documentation for fanplot
Functions, R codes and Examples using the fanplot R package
Some associated functions: boe . cpi . dsplitnorm . fan . fanplot-pacakge . ips . svpdx . th.mcmc . 
Some associated R codes: dsplitnorm.R . fan.R . fan0.R . psplitnorm.R . qsplitnorm.R . rsplitnorm.R .  Full fanplot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
vacuum  
Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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