TSw_disc {Rgof} | R Documentation |
Find test statistics for discrete data
Description
Find test statistics for discrete data
Usage
TSw_disc(x, pnull, param, vals, w)
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. |
w |
weights |
Value
A vector with test statistics
[Package Rgof version 3.3.0 Index]