wrapChiSqTest {sigr}R Documentation

Wrap quality of a categorical prediction roughly in "APA Style" ( American Psychological Association ).

Description

Wrap quality of a categorical prediction roughly in "APA Style" ( American Psychological Association ).

Usage

wrapChiSqTest(x, ...)

Arguments

x

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

...

extra arguments

See Also

wrapChiSqTestImpl, wrapChiSqTest.glm, and wrapChiSqTest.data.frame


[Package sigr version 1.1.5 Index]