TS_disc: Find test statistics for discrete data

View source: R/RcppExports.R

TS_discR Documentation

Find test statistics for discrete data

Description

Find test statistics for discrete data

Usage

TS_disc(x, Fx, vals)

Arguments

x

An integer vector.

Fx

A numeric vector of cumulative probabilities.

vals

A numeric vector with the values of the discrete rv.

Value

A vector with test statistics


Rgof documentation built on Oct. 21, 2024, 5:07 p.m.