| Package | Description |
|---|---|
| smile.stat.hypothesis |
Statistical hypothesis tests.
|
| Class and Description |
|---|
| ChiSqTest
Pearson's chi-square test, also known as the chi-square goodness-of-fit test
or chi-square test for independence.
|
| CorTest
Correlation test.
|
| FTest
F test of the hypothesis that two independent samples come from normal
distributions with the same variance, against the alternative that they
come from normal distributions with different variances.
|
| KSTest
The Kolmogorov-Smirnov test (K-S test) is a form of minimum distance
estimation used as a non-parametric test of equality of one-dimensional
probability distributions.
|
| TTest
Student's t test.
|
Copyright © 2015. All rights reserved.