ratio.sharpe: Sharpe Ratio

Description Usage Arguments Details Value

View source: R/ratio_sharpe.R

Description

Calculates the Sharpe Ratio of the Portfolio

Usage

1
ratio.sharpe(R1, Rf = 0)

Arguments

R1

Portfolio Returns

Rf

Risk Free Rate of Return, Default: 0

Details

The Sharpe ratio was developed by Nobel laureate William F. Sharpe and is used to help investors understand the return of an investment compared to its risk.

Value

Calculates the Sharpe Ratio of the portfolio


rportfolio documentation built on July 1, 2020, 10:35 p.m.