Learn R Programming

dbEmpLikeNorm (version 1.0.0)

computePval: Internal Function for computePval

Description

internal function not called by user

Usage

computePval(teststat, Lst, vrb=TRUE)

Arguments

teststat
value to compare
Lst
list of groups or experiments
vrb
logical indicating if status messages should be printed

Value

Details

This function is used in the dbELnorm function to estimate pvalues from data table. This function also utilized dbEmpLikeGOF's helperPval function