portSDTwoAsset: Portfolio Standard Deviation for a Portfolio of Two Assets

Description Usage Arguments Details Value

Description

Calculate the standard deviation for a portfolio of two assets

Usage

1
portSDTwoAsset(R1, R2, X1, sigma1, sigma2, rho)

Arguments

R1

expected return for asset 1

R2

expected return for asset 2

X1

fraction of portfolio invested in asset 1

sigma1

standard deviation for asset 1

sigma2

standard deviation for asset 2

rho

correlation coefficient between asset 1 and asset 2

Details

This is a specialized function to calculate the standard deviation of a portfolio of two assets following the equations presented in Chapter 3: Delineating Efficient Portfolios.

Value

portfolio expected return


GARPFRM documentation built on May 2, 2019, 5:45 p.m.