cor.j.index.onesample: J Index of Predictive Efficiency

View source: R/cor.j.index.onesample.R

cor.j.index.onesampleR Documentation

J Index of Predictive Efficiency

Description

Calculate J Index of Predictive Efficiency for a contingency table.

Usage

cor.j.index.onesample(
  x,
  conf.level = 0.95,
  alternative = c("two.sided", "less", "greater")
)

Arguments

x

A 2x2 matrix

conf.level

The confidence level for this test, between 0 and 1.

alternative

The alternative hypothesis to use for the test computation.

Value

Hypothesis test result showing results of test.


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.