Skip to content
Prev 13785 / 15274 Next

PortfolioAnalytics question re: showing results

On Mon, Mar 21, 2016 at 7:42 AM, <matt at considine.net> wrote:

            
In general, the optimal portfolio is the portfolio with the minimum
objective function value. In this specific case, the objective functions in
the portfolio you defined have multipler=0 so the objective value for every
portfolio is 0 (note: this is the "out" column in the output of
extractStats). The first row in the extractStats output is the equal weight
portfolio which is being interpreted as the optimal portfolio since it has
a value of 0 for 'out'.

Ross