z.score: Z Score

Description Usage Arguments Author(s) See Also

View source: R/z.score.R

Description

This is an internal function for calculating Z-score by comparing observed F-statistics to bootstrap generated null F-statistics.

Usage

1
z.score(F, F.null)

Arguments

F

Observed F statistics

F.null

Bootstrap generated null F-statistics

Author(s)

Baiyu Zhou zhouby98@stanford.edu & Weihong xu weihongx@stanford.edu

See Also

tanova


TANOVA documentation built on May 29, 2017, 12:31 p.m.

Related to z.score in TANOVA...