nseriesfeatherForecasts {dse2}R Documentation

Number of Series

Description

Return the number of series.

Usage

    ## S3 method for class 'featherForecasts':
    nseries(x)
    ## S3 method for class 'MonteCarloSimulations':
    nseriesInput(x)
    ## S3 method for class 'MonteCarloSimulations':
    nseriesOutput(x)
    

Arguments

x A featherForecasts object.

Details

See the generic method.

Value

An integer.


[Package dse2 version 2008.10-1 Index]