TSw_cont {Rgof} | R Documentation |
Find test statistics for continuous data with weights
Description
Find test statistics for continuous data with weights
Usage
TSw_cont(x, pnull, param, w)
Arguments
x |
A numeric vector. |
pnull |
cdf. |
param |
parameters for pnull in case of parameter estimation. |
w |
numeric vector of weights |
Value
A numeric vector with test statistics
[Package Rgof version 3.3.0 Index]