Learn R Programming

FRAPO (version 0.3-7)

PortAdd-class: Class "PortAdd"

Description

This class is intended to hold the results from a portfolio optimisation with a constraint on its average draw down.

Arguments

Objects from the Class

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

Extends

Class "PortSol", directly.

Methods

No methods defined with class "PortAdd" in the signature.

See Also

"PortSol", "PortMdd", "PortCdd"

Examples

Run this code
showClass("PortAdd")

Run the code above in your browser using DataLab