Description Usage Arguments Author(s) References See Also Examples
Makes transformation of weights to the xts object conformable with returns and to be taken by the attribution functions
1  |   Weight.transform(wp, Rp)
 | 
Rp | 
 xts, data frame or matrix of portfolio returns  | 
wp | 
 vector, xts, data frame or matrix of portfolio weights  | 
Andrii Babii
Christopherson, Jon A., Carino, David R., Ferson, Wayne E. Portfolio Performance Measurement and Benchmarking. McGraw-Hill. 2009. Chapter 17
buildHierarchy 
 Attribution 
Weight.level
1 2  | data(attrib)
Weight.transform(wp = attrib.weights[1, ], Rp = attrib.returns[, 1:10])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.