Description Usage Arguments Details Value Author(s) References See Also Examples
Functions for generating the source densities used in Bach and Jordan (2002), and reused in Hastie and Tibshirani (2003)
1 2 |
letter |
one of the 18 letters |
n |
number of samples |
x |
ordinates at which to compute density |
... |
place filler for additional arguments |
This function produces the example densities used in Bach and Jordan (2002), and copied by Hastie and Tibshirani (2003). They include the 't', uniform, mixtures of exponentials and many mixtures of gaussian densities. Each are standardized to have mean zero and variance 1.
Either a vector of density values the length of x
for
djordan
, or a vector of n
draws for rjordan
Trevor Hastie
Bach, F. and Jordan, M. (2002). Kernel independent component analysis,
Journal of Machine Learning Research 3: 1-48
Hastie, T. and Tibshirani, R. (2003) Independent Component Analysis
through Product Density Estimation in Advances in Neural Information
Processing Systems 15 (Becker, S. and Obermayer, K., eds), MIT Press,
Cambridge, MA. pp 649-656
Hastie, T., Tibshirani, R. and Friedman, J. (2009) Elements of
Statistical Learning (2nd edition), Springer.
http://www-stat.stanford.edu/~hastie/Papers/ESLII.pdf
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.