simTS: Helper function to find test statistics of simulated data.

View source: R/gof_test_adjusted_pvalue.R

simTSR Documentation

Helper function to find test statistics of simulated data.

Description

Helper function to find test statistics of simulated data.

Usage

simTS(dta, TS, typeTS, TSextra, B)

Arguments

dta

a matrix with data

TS

test statistic routine

typeTS

type of routine

TSextra

a list

B

number of simulation runs

Value

a matrix


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