Welch.t.test | R Documentation |
Welch t test Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018
Welch.t.test(x1, x2)
x1 |
the first vector of data |
x2 |
the second vector of data to compare |
This function performs a Welch t test on the data vectors provided
A t statistic value for the welch t test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.