GetMeasure {autoBagging}R Documentation

Retrieve the value of a previously computed measure

Description

Retrieve the value of a previously computed measure

Usage

GetMeasure(inDCName, inDCSet, component.name = "value")

Arguments

inDCName

name of data characteristics

inDCSet

set of data characteristics already computed

component.name

name of component (e.g. time or value) to retrieve; if NULL retrieve all

Value

simple or structured value

Note

if measure is not available, stop execution with error


[Package autoBagging version 0.1.0 Index]