Learn R Programming

Rgof (version 3.1.0)

TS_cont: Find test statistics for continuous data

Description

Find test statistics for continuous data

Usage

TS_cont(x, pnull, param, qnull)

Value

A numeric vector with test statistics

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.