anm.cont.pdf {asbio} | R Documentation |
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.
anm.cont.pdf(part = "norm", interval = 0.3)
see.pdf.conc.tck()
part |
Parent distribution, options are |
interval |
Animation interval |
May not work every time because random values may exceed histogram range.
Ken Aho