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

View source: R/mcsim.R

hist.mcsimR Documentation

hist method for objects of type mcsim

Description

hist method for objects of type mcsim

Usage

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

Arguments

x

object of type mcsim to plot

...

any other passthrough parameters

normalize

TRUE/FALSE whether to normalize the hist by div, default TRUE

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.