summary.mcsim: summary and print methods for objects of type 'mcsim'

View source: R/mcsim.R

summary.mcsimR Documentation

summary and print methods for objects of type mcsim

Description

summary and print methods for objects of type mcsim

Usage

## S3 method for class 'mcsim'
summary(object, ..., normalize = TRUE)

## S3 method for class 'mcsim'
print(x, ..., normalize = TRUE)

Arguments

object

object of type 'mcsim' to produce a sample and backtest summary

...

any other passthrough parameters

normalize

TRUE/FALSE whether to use normalized percent-based summary stats, default TRUE

x

an object of type 'mcsim'

Author(s)

Jasen Mackie, Brian G. Peterson


braverock/blotter documentation built on Sept. 15, 2024, 8:45 p.m.