emplikeGOFinternal: Internal Function for mapply

Description Usage Arguments Details Value Note Author(s)

Description

internal function not called by user

Usage

1
2
3
emplikeGOFinternal(x,
                      testcall=c("uniform", "normal"),
                      delta=0.50)

Arguments

x

vector of values to test

testcall

Type of distribution: either uniform or normal

delta

delta value

Details

This function computes the test statistic just as the db.emplike.gof function. This function however does not compute a p-value for the test statistic. This function is used in internal mapply's in the return.cutoff function, where only the test statistic is needed. It was deisgned to help with efficiency.

Value

returns test statistic.

Note

internal function not called by user

Author(s)

Jeffrey C. Miecznikowski, Lori A. Shepherd


dbEmpLikeGOF documentation built on May 2, 2019, 4:04 p.m.