ggstudent: Continuous Confidence Interval Plots using t-Distribution

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.

Getting started

Package details

AuthorJouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>)
MaintainerJouni Helske <jouni.helske@iki.fi>
LicenseGPL (>= 2)
Version0.1.1-1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ggstudent")

Try the ggstudent package in your browser

Any scripts or data that you put into this service are public.

ggstudent documentation built on July 2, 2020, 2:22 a.m.