Learn R Programming

dbEmpLikeGOF (version 1.2.4)

helperPval: Internal Function for getPval

Description

internal function not called by user

Usage

helperPval(rowdx, colvls, teststat, testmat)

Arguments

rowdx
index in colvls to examine
colvls
vector of values
teststat
value to compare to colvls
testmat
original matrix of values

Value

Details

This function is used in the getPval function to estimate pvalues from data table.