TobsMonteCarloSimulations: Tframe or Number of Observations
Description
Return the number of Observations or the tframe.
Usage
# S3 method for MonteCarloSimulations
Tobs(x)
# S3 method for MonteCarloSimulations
tframe(x)
Value
An integer or a tframe object.
Arguments
- x
A MonteCarloSimulations object.
Details
See the generic method.