gof_test_C: run gof tests for continuous data

View source: R/RcppExports.R

gof_test_CR Documentation

run gof tests for continuous data

Description

run gof tests for continuous data

Usage

gof_test_C(dta, rnull, TS, typeTS, TSextra, B = 5000L)

Arguments

dta

A numeric vector of data

rnull

R function (generate data under null hypothesis)

TS

function that calculates test statistics

typeTS

integer indicating type of test statistic

TSextra

list to pass to TS

B

(=5000) Number of simulation runs

Value

A matrix of numbers


Rgof documentation built on June 8, 2025, 1:09 p.m.