t_test_ngo: Simple t test

Description Usage Arguments Value

Description

Simple t test

Usage

1
t_test_ngo(datay, datax, y, x)

Arguments

datay

: dataframe that contains the first variable, e.g. disease diagnosis status

datax

: dataframe that contains the second variable

y

: column number with respect to datay

x

: column numbers with respect to datax

Value

A matrix with the rounded t-test results


cheungngo/PrevCorr documentation built on Feb. 27, 2021, 9:10 p.m.