performance_summary: Performance Summary

Description Usage Arguments Value Examples

View source: R/performance_summary.R

Description

This function creates a summary table of the target portfolio's performance

Usage

1

Arguments

returns

is a dataframe of portfolio returns

points

is the number of randomly sampled portfolios

Value

summary, a list with figures describing portfolio performance

Examples

1
2
3
4
## Not run: 
summary <- performance_summary(returns, points)

## End(Not run)

jluby/portfoliowalkr documentation built on April 4, 2020, 1:46 a.m.