GeneF-internal: Internal GeneF Functions

internal functionsR Documentation

Internal GeneF Functions

Description

Internal functions to support generalized F-statistics.

Usage

get.numbers(x)
t1p1(v, n)
t1p2(v, n1, n2)

Arguments

x

a vector of ordered groups of numbers

v

a vector of real numbers

n

the sample size of one-sample data

n1

the first sample size of two-sample data

n2

the second sample size of two-sample data

Value

get.numbers

a vector of culmulative sample sizes from ordered groups

t1p1

a p-value from one-sample t-test

t1p2

a p-value from two-sample t-test

Author(s)

Yinglei Lai ylai@gwu.edu


GeneF documentation built on May 9, 2022, 5:07 p.m.