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 29 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

SurvDisc  
Discrete Time Survival and Longitudinal Data Analysis
Various functions for discrete time survival analysis and longitudinal analysis. SIMEX method for co ...
Download / Learn more Package Citations See dependency  
ollg  
Computes some Measures of OLL-G Family of Distributions
Computes the pdf, cdf, quantile function, hazard function and generating random numbers for Odd log- ...
Download / Learn more Package Citations See dependency  
mappoly  
Genetic Linkage Maps in Autopolyploids
Construction of genetic maps in autopolyploid full-sib populations. Uses pairwise recombination fra ...
Download / Learn more Package Citations See dependency  
sprintr  
Sparse Reluctant Interaction Modeling
An implementation of a computationally efficient method to fit large-scale interaction models based ...
Download / Learn more Package Citations See dependency  
Maintainer: Guo Yu (view profile)
cogmapr  
Cognitive Mapping Tools Based on Coding of Textual Sources
Functions for building cognitive maps based on qualitative data. Inputs are textual sources (article ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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