configurations {PolicyPortfolios} | R Documentation |
Calculate a configuration of instruments
Description
Internal function used to assess the number of configurations of instruments. Configurations are specific combinations of instruments thay may appear in different targets.
Usage
configurations(M)
Arguments
M |
Matrix with the policy portfolio, where the first dimension contains instruments and the second contains targets. |
Value
Vector with the distribution of configurations
[Package PolicyPortfolios version 0.3 Index]