homoMLE: MLE based test of Ekbohm under homoscedasticity

Description Usage Arguments Value Examples

View source: R/homo MLE.R

Description

MLE based test of Ekbohm under homoscedasticity

Usage

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

Arguments

x

vector value of "tumor"

y

vector value of "normal"

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
homeMLE(x,y,alternative = "two.sided")

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