Skip to content
Prev 7384 / 15274 Next

Problems plotting the efficient frontier with fPortfolio

Hello Felipe,

again, I am not a great expert with fPortfolio, but I think the
problem lies in your Dataset (not the numbers themselves, but the
structure of the dataset - eg. colnames, rownames,...) Did you try
building the efficient portfolio with a sample set of data that works
(e.g. with the sample data provided in the fPortfolio package)? I
would use print(Data[1:10,1:10]) to check what the data looks like in
both cases and then see whether the problem lies there. I would also
suggest just using parts of your data (maybe there are some missing
rows,... in between that cause trouble) - you can then locate the
problem more efficient.
Good luck!

Lui


On Tue, Jan 25, 2011 at 3:46 AM, Luis Felipe Parra
<felipe.parra at quantil.com.co> wrote:
Message-ID: <AANLkTi=M75Q8DVcm3rFed8Kk8axop6-SEFrJH2xiyy=X@mail.gmail.com>
In-Reply-To: <AANLkTikHQKEVb3_7KesRTFyPQeGajTNK5Qg6CVCPsQK8@mail.gmail.com>