wrapFTest {sigr}R Documentation

Wrap F-test (significance identity relation).

Description

Wrap F-test (significance identity relation).

Usage

wrapFTest(x, ...)

Arguments

x

numeric, data.frame or lm where to get model or data to score.

...

extra arguments

See Also

wrapFTestImpl, wrapFTest.lm, and wrapFTest.data.frame


[Package sigr version 1.1.5 Index]