Learn R Programming

stratEst (version 1.1.7)

print.stratEst.strategy: Print Method for stratEst.strategy

Description

Print Method for stratEst.strategy

Usage

# S3 method for stratEst.strategy
print(x, ...)

Value

No return value, prints a summary of the strategy to the console.

Arguments

x

An object of class stratEst.strategy.

...

Further arguments passed to or from other methods.