chi2testlinear {detpack} | R Documentation |
Composite Pearson's Chi-square test for goodness-of-fit of linear distributions.
chi2testlinear(x, alpha)
x |
vector with normalized data between 0 and 1. |
alpha |
significance level. |
Object with test outcome h = TRUE/FALSE
meaning rejection/acceptance of linear null hypothesis, and p-value or confidence level of acceptance.