Excret {matiming}R Documentation

Computes the mean excess return

Description

This function computes the mean excess return. Excess return is the return in excess of the risk-free rate of return

Usage

Excret(x)

Arguments

x

the vector of excess returns

Value

the mean excess return (a scalar)

See Also

Other performance measures: Sharpe(), Sortino()


[Package matiming version 1.0 Index]