compute_Pdplus_arma: Compute P(D+>d+) for the generalized KS statistic

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This is an experimental function instead of compute_Pdplus. This is not used yet.

Usage

1
compute_Pdplus_arma(ctime, count, dplus, cdf, solve)

Arguments

ctime

A sequence represents time slots (bins)

count

A sequence indicates the number of samples falls int a bin

dplus

A value of d+

cdf

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

solve

A function to solve a linear equation.

Value

A value of the probability


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