chi2testlinear: Goodness-of-Fit Test for Linear Distributions

Description Usage Arguments Value

View source: R/testing.R

Description

Composite Pearson's Chi-square test for goodness-of-fit of linear distributions.

Usage

1
chi2testlinear(x, alpha)

Arguments

x

vector with normalized data between 0 and 1.

alpha

significance level.

Value

Object with test outcome h = TRUE/FALSE meaning rejection/acceptance of linear null hypothesis, and p-value or confidence level of acceptance.


detpack documentation built on July 24, 2019, 5:03 p.m.