get_asset_prices: Get asset prices from price relatives

Description Usage Arguments Value Examples

Description

calculates the asset prices of according price relatives; that is the cumulative product of the price relatives

Usage

1

Arguments

x

Vector or matrix of price relatives

Value

Vector or matrix of prices

Examples

1
2
3
4
# load return data (price relatives)
data(NYSE)
# get asset prices
get_asset_prices(NYSE$kinar)

ngloe/olpsR documentation built on May 23, 2019, 4:42 p.m.