| sgwt_auto_scales | R Documentation |
Generate logarithmically spaced scales for SGWT
sgwt_auto_scales(lmax, J = 5, scaling_factor = 2)
lmax |
Maximum eigenvalue |
J |
Number of scales |
scaling_factor |
Scaling factor between consecutive scales |
Vector of scales
scales <- sgwt_auto_scales(lmax = 2.0, J = 5, scaling_factor = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.