anm.cont.pdf {asbio} | R Documentation |
Animated demonstration of density for a continuous pdf
Description
A continuous pdf is conceptually a histogram whose bin area sums to one. Infinite, infinitely small bins, however, are required to allow depiction of an infinite number of distinct continuous outcomes.
Usage
anm.cont.pdf(part = "norm", interval = 0.3)
see.pdf.conc.tck()
Arguments
part |
Parent distribution, options are |
interval |
Animation interval |
Note
May not work every time because random values may exceed histogram range.
Author(s)
Ken Aho
[Package asbio version 1.9-7 Index]