TobsMonteCarloSimulations {EvalEst}R Documentation

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.

Details

See the generic method.

Value

An integer or a tframe object.


[Package EvalEst version 2021.2-1 Index]