Learn R Programming

FRAPO (version 0.3-7)

PortSol-class: Class "PortSol"

Description

This class is intended to hold the results for the weights of an optimal portfolio. Currently, this class is used for minimum-variance and equal-risk-contributed portfolios. It can further be used to store the results of optimal factor weights according to one of the aforementioned portfolio types.

Arguments

Objects from the Class

Objects can be created by calls of the form new("PortSol", ...).

Examples

Run this code
showClass("PortSol")

Run the code above in your browser using DataLab