Rdocumentation
powered by
Learn R Programming
ACSNMineR (version 0.16.8.25)
p.val.calc: Calculate p-value
Description
Calculate p-value
Usage
p.val.calc(x, y, z, a, stat_test, alt)
Arguments
x
: first value
y
: second value
z
: third value
a
: fourth value
stat_test
: statistical test to be used
alt
: alternative: one of two-sided, greater, less or both