sttest {Mosaic}R Documentation

sttest

Description

helper function for mttest, calculating the p.value between two numeric vectors

Usage

sttest(out = NA, ...)

Arguments

out

what to return if there is an error in the call to t.test, defaults to NA

...

arguments passed on to stats::t.test


[Package Mosaic version 0.7.2 Index]