Learn R Programming

TANOVA (version 1.0.0)

z.score: Z Score

Description

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

Usage

z.score(F, F.null)

Arguments

F
Observed F statistics
F.null
Bootstrap generated null F-statistics

See Also

tanova