heteMLE: MLE based test of Lin and Stivers under heteroscedasticity

Description Usage Arguments Value Examples

View source: R/hete MLE.R

Description

MLE based test of Lin and Stivers under heteroscedasticity

Usage

1
heteMLE(x, y, alternative = "two.sided")

Arguments

x

a (non-empty) numeric vector of data values. For tumor data.

y

a(non-empty) numeric vector of data values. For normal data

alternative

a character string specifying the alternative hypothesis, must be one of "two.sided" (default), "greater" or"less". You can specify just the initial letter.

Value

A list containing the following components

statistic the value of the corrected Z-test statistic.

p.value the p-value for the test.

Examples

1
heteMLE(x,y,alternative="greater")

triphosphate/AMS597 documentation built on May 5, 2019, 5:57 p.m.