Learn R Programming

MD2sample (version 1.0.0)

simpvals: 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
)

Value

a matrix

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