TS_disc {Rgof}R Documentation

Find test statistics for discrete data

Description

Find test statistics for discrete data

Usage

TS_disc(x, pnull, param, vals)

Arguments

x

An integer vector.

pnull

cdf.

param

parameters for pnull in case of parameter estimation.

vals

A numeric vector with the values of the discrete rv.

Value

A vector with test statistics


[Package Rgof version 3.3.0 Index]