TS_cont {Rgof}R Documentation

Find test statistics for continuous data

Description

Find test statistics for continuous data

Usage

TS_cont(x, Fx, param, qnull)

Arguments

x

A numeric vector.

Fx

numeric vector of cdf probabilities.

param

parameters for pnull

qnull

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

Value

A numeric vector with test statistics


[Package Rgof version 1.2.2 Index]