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]
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 06 Apr. 2025.
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)
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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for fanplot2030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
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  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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