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 April 3, 2025, 10:52 p.m.