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 07 Jun. 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  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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