ks_pvalue: Compute p-value of KS.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Compute p-value of KS.

Usage

1
ks_pvalue(d, n, imax = 100000L, epsi = 1e-12)

Arguments

d

The value of d

n

An integer to indicate the degree of freedom

imax

An integer to indicate the maximum number of terms in the series expansion

epsi

A double for tolerance error

Value

p-value of KS


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