| parmaSpec-class | R Documentation |
"parmaSpec"Object returned from calling parmaspec.
Objects can be created by calls of the form new("parmaSpec").
model:A list with details of the risk and optimization model.
modeldata:A list with the data.
constraints:A list with details on the optimization constraints.
signature(spec = "parmaSpec"):
Solves for the optimal weights.
signature(object = "parmaSpec"): Summary method.
signature(object = "parmaSpec"): Set a specified
‘arg’ from the list of arguments defined in the parmaspec
to some ‘value’ and return a modified specification.
signature(object = "parmaSpec"): Get a specified
‘arg’ from the list of arguments defined in the parmaspec.
Alexios Galanos
showClass("parmaSpec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.