calcTS {Rgof} | R Documentation |
This function calculates the test statistics for data
Description
This function calculates the test statistics for data
Usage
calcTS(dta, TS, typeTS, TSextra)
Arguments
dta |
data set as a list |
TS |
routine |
typeTS |
format of TS |
TSextra |
list passed to TS function |
Value
A vector of numbers
[Package Rgof version 3.3.0 Index]