Description Objects from the Class Slots Methods Author(s) See Also
A class that holds the posterior distribution produced with the COP framework
Objects can be created by calls of the form new("COPResult", ...)
. In general however
they are created by the function COPPosterior
views
:Object of class "COPViews"
. These are the views that led to the result
marketDist
:Object of class "mvdistribution"
. Prior distribution of the market
posteriorSims
:Object of class "matrix"
. Matrices holding the simulations of the posteriors with a column for each asset.
signature(result = "COPResult")
: Generates density plots of the marginal prior and posterior distributions of each asset.
signature(result = "COPResult")
: Displays basic information about the posterior results
signature(result = "COPResult")
: Generates optimal prior and posterior portfolios using fPortfolio
package routines
Francisco Gochez <fgochez@mango-solutions.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.