Statistical inference
These are the available functions for statistical inference. See each function's help topic in the TIBCO Enterprise Runtime for R Language Reference for more information.
| Function name | Title description |
|---|---|
| binom.test | Exact Binomial Test |
| chisq.test | Pearson's Chi-square Test for Count Data |
| cor.test | Test for Correlation Between Paired Samples |
| cor.test.default | Test for Correlation Between Paired Samples |
| cor.test.formula | Test for Correlation Between Paired Samples |
| friedman.test | Friedman Rank Sum Test |
| friedman.test.default | Friedman Rank Sum Test |
| friedman.test.formula | Friedman Rank Sum Test |
| kruskal.test | Kruskal-Wallis Rank Sum Test |
| kruskal.test.default | Kruskal-Wallis Rank Sum Test |
| kruskal.test.formula | Kruskal-Wallis Rank Sum Test |
| ks.test | Kolmogorov-Smirnov Tests |
| mantelhaen.test | Mantel-Haenszel Chi-Square Test for Count Data |
| mcnemar.test | McNemar's Chi-Square Test for Count Data |
| oneway.test | Test for Equal Means in a One-Way Layout |
| p.adjust | Adjust P-values for Multiple Comparisons |
| p.adjust.methods | Adjust P-values for Multiple Comparisons |
| prop.test | Proportions Tests |
| shapiro.test | Shapiro-Wilk Test for Normality |
| t.test | Student's t-test |
| t.test.default | Student's t-test |
| t.test.formula | Student's t-test |
| var.test | F Test to Compare Two Variances |
| var.test.default | F Test to Compare Two Variances |
| var.test.formula | F Test to Compare Two Variances |
| wilcox.test | Wilcoxon Rank Sum and Signed Rank Tests |
| wilcox.test.default | Wilcoxon Rank Sum and Signed Rank Tests |
| wilcox.test.formula | Wilcoxon Rank Sum and Signed Rank Tests |
Copyright © TIBCO Software Inc. All Rights Reserved.