Learn R Programming

dse (version 2006.10-1)

periodsMonteCarloSimulations: Tframe or Number of Periods

Description

Return the number of periods or the tframe.

Usage

## S3 method for class 'MonteCarloSimulations':
periods(x)
    ## S3 method for class 'MonteCarloSimulations':
tframe(x)

Arguments

x
A MonteCarloSimulations object.

Value

  • An integer or a tframe object.

Details

See the generic method.