Learn R Programming

dbEmpLikeGOF (version 1.2.4)

getCutoff: Internal Function for getCutoff

Description

internal function not called by user

Usage

getCutoff(testcall, smp.size, targetalpha )

Arguments

testcall
Type of distribution: either uniform,normal, or distribution.equality
smp.size
numeric vector indicating sample.size
targetalpha
numeric indication of desired alpha

Value

Details

This function is used in the returnCutoff function to estimate cutoff values from data table.