View source: R/defaultWeights.R
defaultWeights | R Documentation |
Compute default weights for the weighted group fused Lasso
defaultWeights(n)
n |
Number of observations |
Vector of default weights in the reference article.
This implementation is derived from the MATLAB code by Vert and Bleakley: http://cbio.ensmp.fr/GFLseg.
Morgane Pierre-Jean and Pierre Neuvial
Bleakley, K., & Vert, J. P. (2011). The group fused lasso for multiple change-point detection. arXiv preprint arXiv:1106.4199.
defaultWeights(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.