RectShade {tigerstats} | R Documentation |
Shade Rectangles for Discrete Distributions
Description
Utility function for pbinomGC ...
Usage
RectShade(low,high,func,...)
Arguments
low |
lower bound |
high |
upper bound |
func |
probability mass function |
... |
other arguments passed (to modify func) |
Value
graphical side effect only
Author(s)
Homer White hwhite0@georgetowncollege.edu
[Package tigerstats version 0.3.2 Index]