pValT | R Documentation |
Calculates t, 2-tailed p value, pAlpha CI
pValT(pDiff, sE, pAlpha = 0.95, pTails = 2)
pDiff |
The difference between the two raw scores of interest, or a parameter estimate. |
sE |
The applicable standard error for the difference or estimate. |
pTails |
Number of tails (default 2). Any value other than 2 produces a 1-tailed result. |
A vector with three values: the t-ratio, the two-tailed p-value, and the pAlpha confidence limits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.