TS_cont: Find test statistics for continuous data

View source: R/RcppExports.R

TS_contR Documentation

Find test statistics for continuous data

Description

Find test statistics for continuous data

Usage

TS_cont(x, pnull, param, qnull)

Arguments

x

A numeric vector.

pnull

cdf.

param

parameters for pnull in case of parameter estimation.

qnull

An R function, the quantile function under the null hypothesis.

Value

A numeric vector with test statistics


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