Navigation
Name
Rascal
/
Libraries
/
analysis
/
statistics
/
Inference
Synopsis
Statistical inference methods.
Details
anovaFValue
anovaPValue
anovaTest
chiSquare
chiSquareTest
gini
tTest
Description
The following functions are provided:
anovaFValue
: Analysis of Variance (ANOVA) f-value.
anovaPValue
: Analysis of Variance (ANOVA) p-value.
anovaTest
: Analysis of Variance (ANOVA) test.
chiSquare
: Chi-square coefficient of data values.
chiSquareTest
: Chi-square test on data values.
gini
: Gini coefficient.
tTest
: T-test on sample data.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.