Learn R Programming

dbEmpLikeGOF (version 1.2.4)

getPval: Internal Function for getPval

Description

internal function not called by user

Usage

getPval(testcall, teststat, x, y, vrb=TRUE)

Arguments

testcall
Type of distribution: either uniform,normal, or distribution.equality
teststat
value to compare
x
vector of values to test
y
vector of values to test if comparing two distributions to each other
vrb
logical indicating if status messages should be printed

Value

Details

This function is used in the db.emplike.gof function to estimate pvalues from data table.