testfun2: Internal Function for mapply

Description Usage Arguments Details Value Note Author(s) See Also

Description

internal function not called by user

Usage

1
2
3
4
5
6
testfun2(iter,
         sample.size,
         testcall,
         delta=.5,
         delta.equality=.1,
         random.seed.flag=FALSE)

Arguments

iter

iteration value for mapply

sample.size

number of observations

testcall

Type of distribution: either uniform,normal, or distribution.equality

delta

delta value when normal or uniform is used

delta.equality

delta when distribution equality is used

random.seed.flag

logical if set seed should be used. uses value of iteration as seed

Details

This function is used in a mapply within the return.cutoff function. sample.size may be of length two for testcall is distribution.equality for comparing two varying length sequences.

Value

Returns a log value

Note

internal function not called by user

Author(s)

Jeffrey C. Miecznikowski, Lori A. Shepherd

See Also

returnCutoff


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