Learn R Programming

fastGraph (version 2.1)

Fast Drawing and Shading of Graphs of Statistical Distributions

Description

Provides functionality to produce graphs of probability density functions and cumulative distribution functions with few keystrokes, allows shading under the curve of the probability density function to illustrate concepts such as p-values and critical values, and fits a simple linear regression line on a scatter plot with the equation as the main title.

Copy Link

Version

Install

install.packages('fastGraph')

Monthly Downloads

647

Version

2.1

License

GPL-3

Maintainer

Steven T Garren

Last Published

July 23rd, 2019

Functions in fastGraph (2.1)

fastGraph-package

Fast Drawing and Shading of Graphs of Statistical Distributions
shadePhat

Displays Cumulative Probability of a Sample Proportion
shadeDist

Displays Area Under Curve of Probability Density Function
plotLine

X-Y Plotting with Simple Linear Regression Line and Equation
plotDist

Plotting of Statistical Distributions
getMinMax

Finds a Reasonable Domain for Plotting a Graph