periodsMonteCarloSimulations {dse2}R Documentation

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.

Details

See the generic method.

Value

An integer or a tframe object.


[Package dse2 version 2008.10-1 Index]