Learn R Programming

dbEmpLikeNorm (version 1.0.0)

getCutoffValue: Internal Function for getCutoffValue

Description

internal function not called by user

Usage

getCutoffValue(numberOfgroups, sample.size, targetalpha )

Arguments

numberOfgroups
numeric indicating the number of groups in study
sample.size
numeric vector indicating sample.size
targetalpha
numeric indication of desired significance level

Value

Details

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