dominant_asset_matrix: Estimate the expectation E((1+R_j)/(1+Ri)) for every pair of...

View source: R/dominantAssetTheorem.R

dominant_asset_matrixR Documentation

Estimate the expectation E((1+R_j)/(1+Ri)) for every pair of assets

Description

This is simply a sample average of the ratio of returns between each asset in the data-set.

Usage

dominant_asset_matrix(r)

Arguments

r

the periodic arithmetic returns of the assets

Details

If the row entries are all less than one (except for the diagonal), then this is the dominant asset.

Value

matrix


shill1729/kellyfractions documentation built on July 16, 2025, 6:21 p.m.