Displaying 1 result from an estimated 1 matches for "pdirichlet".
Did you mean:
dirichlet
2002 Oct 31
1
Re: gregmisc version 0.7.3 now available
...le on CRAN. A compiled
windows package has also been sent to Brian Ripley for inclusion in the
windows package directory.
This version of gregmisc fixes a number of bugs and introduces several new
functions.
Highlights of this version:
===========================
New Features:
- Introduction of pdirichlet() and rdirichlet() functions.
- Addition of fast.prcomp() and fast.svd(), are more efficient than
the built-in versions on very wide matrixes. (Short term solution
until patches are integrated into the R source.)
- Add permute() function as a convenience wrapper for sample()
Bug Fixes:
- Fi...