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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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