SoR.const: Compute sample Sortino Ratio with constant threshold

Description Usage Arguments Value Author(s) Examples

Description

Compute sample Sortino Ratio with constant threshold

Usage

1
SoR.const(data, ..., MAR = 0)

Arguments

data

Vector of data

...

other parameters

MAR

Constant Threshold

Value

SoR

Author(s)

Xin Chen, chenx26@uw.edu

Examples

1
SoR.const.IF(rnorm(10),MAR = 0.1)

chenx26/EstimatorStandardError documentation built on May 13, 2019, 3:53 p.m.