Learn R Programming

EvalEst (version 2012.4-1)

TobsMonteCarloSimulations: Tframe or Number of Observations

Description

Return the number of Observations or the tframe.

Usage

## S3 method for class 'MonteCarloSimulations':
Tobs(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.