Provides an extension to 'ggplot2' (Wickham, 2016, <doi:10.1007/978-3-319-24277-4>) for creating two types of continuous confidence interval plots (Violin CI and Gradient CI plots), typically for the sample mean. These plots contain multiple user-defined confidence areas with varying colours, defined by the underlying t-distribution used to compute standard confidence intervals for the mean of the normal distribution when the variance is unknown. Two types of plots are available, a gradient plot with rectangular areas, and a violin plot where the shape (horizontal width) is defined by the probability density function of the t-distribution.
Version: | 0.1.1-1 |
Depends: | R (≥ 3.1.0) |
Imports: | dplyr, ggplot2, stats |
Suggests: | scales |
Published: | 2020-05-11 |
Author: | Jouni Helske [aut, cre] |
Maintainer: | Jouni Helske <jouni.helske at iki.fi> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | ggstudent citation info |
Materials: | README |
CRAN checks: | ggstudent results |
Reference manual: | ggstudent.pdf |
Package source: | ggstudent_0.1.1-1.tar.gz |
Windows binaries: | r-devel: ggstudent_0.1.1-1.zip, r-release: ggstudent_0.1.1-1.zip, r-oldrel: ggstudent_0.1.1-1.zip |
macOS binaries: | r-release: ggstudent_0.1.1-1.tgz, r-oldrel: ggstudent_0.1.1-1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggstudent to link to this page.