Welch.t.test: Used by analysis functions to perform Welch T-Test on input...

Welch.t.testR Documentation

Used by analysis functions to perform Welch T-Test on input data vectors

Description

Welch t test Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018

Usage

Welch.t.test(x1, x2)

Arguments

x1

the first vector of data

x2

the second vector of data to compare

Details

This function performs a Welch t test on the data vectors provided

Value

A t statistic value for the welch t test


AstroPathJHU/mIFTO documentation built on April 14, 2025, 7:22 a.m.