Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 386 Bytes

File metadata and controls

12 lines (7 loc) · 386 Bytes

Markowitz in R

Markowitz mean-variance criterion in R

We perform Markowitz-style analysis on a portfolio of 4 stocks retrieved from Yahoo finance and plot the efficient frontier.

plot4

Then the optimal weights which minimize the risk-return relationship of each assets in the portfolio estimated and plotted.

plot5

Enjoy the content.