book.menu {asbio} | R Documentation |
Pulldown menus for 'asbio' interactive graphical functions
Description
Provides a pulldown GUI menus to allow access to asbio statistical and biological graphical demos, e.g. anm.ci
, samp.dist
, anm.loglik
, etc. The function demos
is deprecated. The function book.menu
currently provides links to over 100 distinct GUIs (many of these are slaves to other GUIs), which in turn provide distinct graphical demonstrations. The GUIs work best with an SDI R interface.
Usage
book.menu()
Author(s)
Ken Aho and Roy Hill (Roy created the book.menu
GUI)
See Also
anm.coin
, anm.ci
, anm.die
, anm.exp.growth
, anm.geo.growth
, anm.log.growth
, anm.loglik
, anm.LVcomp
, anm.LVexp
, anm.ls
, anm.ls.reg
, anm.transM
, see.lmu.tck
, samp.dist
, see.HW
, see.logic
, see.M
, see.move
, see.nlm
, see.norm.tck
, see.power
, see.regression.tck
, see.typeI_II
, selftest.se.tck1
, shade.norm
, Venn
Examples
## Not run:
book.menu()
## End(Not run)