hist.txnsim: hist method for objects of type 'txnsim'

View source: R/txnsim.R

hist.txnsimR Documentation

hist method for objects of type txnsim

Description

hist method for objects of type txnsim

Usage

## S3 method for class 'txnsim'
hist(x, ..., normalize = FALSE, methods = c("mean",
  "median", "stddev", "maxDD", "sharpe"))

Arguments

x

object of type txnsim to plot

...

any other passthrough parameters

normalize

TRUE/FALSE whether to normalize the hist by div, default FALSE as no normalized data yet

methods

are statistics to include in hist output, default methods=c("mean","median","stddev","maxDD","sharpe")

Author(s)

Jasen Mackie, Brian G. Peterson


braverock/blotter documentation built on Feb. 13, 2023, 1 p.m.