simpvals: Helper function to find p values of simulated data.

View source: R/gof_test_adjusted_pvalue.R

simpvalsR Documentation

Helper function to find p values of simulated data.

Description

Helper function to find p values of simulated data.

Usage

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

Arguments

dta

a matrix with data

TS

test statistic routine

typeTS

type of routine

TSextra

a list

A

a matrix

Ranges

a matrix

nbins

a vector

minexpcount

an integer

B

number of simulation runs

Value

a matrix


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