dat_strategy: Find the dominant asset via the Kelly-criterion

View source: R/dominantAssetTheorem.R

dat_strategyR Documentation

Find the dominant asset via the Kelly-criterion

Description

Returns in the column index of the dominant asset in a given dataset of periodic arithemetic returns.

Usage

dat_strategy(r)

Arguments

r

the periodic arithmetic returns of the assets

Details

This will reutrn an error if no dominant asset is found.

Value

matrix


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