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

View source: R/twosample_test_adjusted_pvalue.R

simpvalsR Documentation

Helper function to find test statistics of simulated data.

Description

Helper function to find test statistics of simulated data.

Usage

simpvals(
  dta,
  TS,
  typeTS,
  TSextra,
  A,
  Continuous,
  Ranges,
  nbins,
  minexpcount,
  B
)

Arguments

dta

a list

TS

test statistic routine

typeTS

type of routine

TSextra

a list

A

a matrix

Continuous

logical

Ranges

a matrix

nbins

a vector

minexpcount

an integer

B

number of simulation runs

Value

a matrix


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.