Learn R Programming

EvalEst (version 2024.2-1)

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.