| COPViews-class {BLCOP} | R Documentation |
An object that holds a set of analyst views, in the copula opinion pooling sense, on a set of assets
Objects can be created by calls of the form new("COPViews", ...) or with the \code{COPViews} function..
pick:"matrix". The pick matrixviewDist:"list". List of probability distributions of the views confidences:"numeric". assets:"character". Name of the asset "universe" to which these views apply.signature(views = "COPViews", viewsToDel = "numeric"): Deletes a vector of views from the object, where the vector entries correspond to rows of the pick matrix signature(object = "COPViews"): Prints views in a user-friendly manner Francisco Gochez <fgochez@mango-solutions.com>
BLViews, COPViews, addCOPViews, createCOPViews
showClass("COPViews")