Skip to contents

proc_benchmarking() is an alias for benchmarking()

proc_tsraking() is an alias for tsraking()

macro_gseriestsbalancing() is an alias for tsbalancing()

Usage

proc_benchmarking(...)

proc_tsraking(...)

macro_gseriestsbalancing(...)

Arguments

...

Corresponding function arguments.

Value

See the corresponding function:

Details

The name of these aliases is reminiscent of the corresponding function's SAS\(^\circledR\) origin (PROC BENCHMARKING, PROC TSRAKING and macro GSeriesTSBalancing in G-Series 2.0). These aliases also ensure backward compatibility with early development versions of the R package.

See the corresponding function for more details, including complete examples, detailed description of the arguments and the returned value.