calcTS: This function calculates the test statistics for data

View source: R/RcppExports.R

calcTSR 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 (a matrix)

TS

routine

typeTS

format of TS

TSextra

list passed to TS function

Value

A vector of values of test statistic(s)


MDgof documentation built on Feb. 13, 2026, 1:06 a.m.