compute_Pdminus: Compute P(C->d-) for the generalized KS statistic

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Compute P(C->d-) for the generalized KS statistic

Usage

1
compute_Pdminus(ctime, count, dminus, cdf)

Arguments

ctime

A sequence represents time slots (bins)

count

A sequence indicates the number of samples falls int a bin

dminus

A value of d-

cdf

A function of CDF. It is allowd to get a closure.

Value

A value of the probability


SwReliab/gof4srm documentation built on Dec. 18, 2021, 3:05 p.m.