Learn R Programming

PCRA (version 1.2)

levgLongShort: Long Short Portfolio Leverage

Description

This function computes a time series of portfolio leverages, defined as the sum of the absolute portfolio weights divided by the sum of the long position weights

Usage

levgLongShort(wts)

Value

an xts time series of portfolio leverages

Arguments

wts

Multivariate xts portfolio weights object

Author

Doug Martin

Examples

Run this code
args(levgLongShort)

Run the code above in your browser using DataLab