proc_benchmarking()
is an alias for benchmarking()
proc_tsraking()
is an alias for tsraking()
macro_gseriestsbalancing()
is an alias for tsbalancing()
Value
See the corresponding function:
benchmarking()
for aliasproc_benchmarking()
tsraking()
for aliasproc_tsraking()
tsbalancing()
for aliasmacro_gseriestsbalancing()
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.