Description Usage Arguments Details Value Author(s) References See Also Examples
This is a contrast method for ProDenICA
. It fits a tilted
Gaussian density estimate by multiplying the Gaussian density by an
exponential tilt function using a cubic smoothing spline
1 |
x |
vector of real values |
df |
degrees of freedom for the smoothing-spline fit; default is 6 |
B |
number of grid points for density estimate; default is 500 |
order |
A robustness parameter to avoid responding to outliers in
|
widen |
an expansion factor to widen the range of |
density.return |
logical variable, with default |
... |
additional arguments to GAM; typically not used |
See Section 14.7.4 of 'Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2009, 2nd Edition)' for details
a list with components
Gs |
estimated contrast function, which is the log of the tilting
function, evaluated at the original values of |
gs |
estimated first derivative of |
gps |
estimated second derivative of |
density |
if |
Trevor Hastie and Rob Tibshirani
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 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.