Skip navigation links
A B C D E F G H I M N O P Q R S T V W X _ 

A

add(Observation) - Method in class com.github.chen0040.si.statistics.Sample
 
addObservation(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
addObservation(String, String) - Method in class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
addObservation(double, String) - Method in class com.github.chen0040.si.dsl.CategoricalToNumericalSampleKie
 
addObservation(double) - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
addObservation(double, double) - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
addObservation(String, String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
addObservation(double, String) - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
addObservation(double, double) - Method in class com.github.chen0040.si.dsl.XYSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
addObservations(String[]) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.CategoricalToNumericalSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
addObservations(double[]) - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
addObservations(DataFrame) - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
Anova - Class in com.github.chen0040.si.testing
Created by xschen on 3/5/2017.
Anova(Sample) - Constructor for class com.github.chen0040.si.testing.Anova
 
Anova() - Constructor for class com.github.chen0040.si.testing.Anova
 
Anova4Regression - Class in com.github.chen0040.si.testing
Created by xschen on 8/5/2017.
Anova4Regression(Sample) - Constructor for class com.github.chen0040.si.testing.Anova4Regression
 

B

binomial(double, int, double) - Static method in class com.github.chen0040.si.misc.Simulation
 

C

categoricalSample() - Method in class com.github.chen0040.si.dsl.Variable
 
CategoricalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
CategoricalSampleKie(Variable) - Constructor for class com.github.chen0040.si.dsl.CategoricalSampleKie
 
CategoricalToCategoricalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 12/5/2017.
CategoricalToCategoricalSampleKie(Variable, Variable) - Constructor for class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
CategoricalToNumericalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 12/5/2017.
CategoricalToNumericalSampleKie(Variable, Variable) - Constructor for class com.github.chen0040.si.dsl.CategoricalToNumericalSampleKie
 
CentralLimitTheorem - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
CentralLimitTheorem() - Constructor for class com.github.chen0040.si.statistics.CentralLimitTheorem
 
ChiSquareTest - Class in com.github.chen0040.si.testing
Created by xschen on 4/5/2017.
ChiSquareTest() - Constructor for class com.github.chen0040.si.testing.ChiSquareTest
 
columns() - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
columnTotal(String) - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
com.github.chen0040.si - package com.github.chen0040.si
Created by xschen on 3/5/2017.
com.github.chen0040.si.dsl - package com.github.chen0040.si.dsl
 
com.github.chen0040.si.enums - package com.github.chen0040.si.enums
 
com.github.chen0040.si.exceptions - package com.github.chen0040.si.exceptions
 
com.github.chen0040.si.misc - package com.github.chen0040.si.misc
 
com.github.chen0040.si.statistics - package com.github.chen0040.si.statistics
 
com.github.chen0040.si.testing - package com.github.chen0040.si.testing
 
com.github.chen0040.si.utils - package com.github.chen0040.si.utils
 
confidenceInterval(double) - Method in class com.github.chen0040.si.dsl.Mean
 
confidenceInterval(double) - Method in class com.github.chen0040.si.dsl.MeanDifference
 
confidenceInterval(double) - Method in class com.github.chen0040.si.dsl.Proportion
 
confidenceInterval(double) - Method in class com.github.chen0040.si.dsl.ProportionDifference
 
ConfidenceInterval - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
ConfidenceInterval(Interval, double, String) - Constructor for class com.github.chen0040.si.statistics.ConfidenceInterval
 
confidenceInterval(double) - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
confidenceInterval(double) - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
confidenceInterval(double) - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
confidenceInterval(double) - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
containsTwoNumericalVariables() - Method in class com.github.chen0040.si.statistics.Observation
 
containsTwoNumericalVariables() - Method in class com.github.chen0040.si.statistics.Sample
return true if the sample contain two numeric variable x and y
ContingencyTable - Class in com.github.chen0040.si.statistics
Created by xschen on 4/5/2017.
ContingencyTable() - Constructor for class com.github.chen0040.si.statistics.ContingencyTable
 
ContingencyTable(Sample) - Constructor for class com.github.chen0040.si.statistics.ContingencyTable
 
Count - Class in com.github.chen0040.si.utils
Created by xschen on 4/5/2017.
Count() - Constructor for class com.github.chen0040.si.utils.Count
 
countByGroupId(String) - Method in class com.github.chen0040.si.statistics.Sample
 
cumulativeProbability(List<Double>, double) - Static method in class com.github.chen0040.si.utils.Count
 

D

difference() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
difference() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
DistributionFamily - Enum in com.github.chen0040.si.enums
Created by xschen on 3/5/2017.

E

equals(Object) - Method in class com.github.chen0040.si.utils.TupleTwo
 

F

fromContingencyTable(ContingencyTable) - Method in class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
fromSampleDistribution(String, double, int) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
fromSampleDistribution(double, double, int) - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
fromSampleDistributions(SampleDistribution, Map<String, SampleDistribution>) - Method in class com.github.chen0040.si.dsl.CategoricalToNumericalSampleKie
 
fromSampleDistributions(String, double, double, int, int) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
fromSampleDistributions(double, double, double, double, int, int) - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 

G

get(String, String) - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
get(int) - Method in class com.github.chen0040.si.statistics.Sample
 
getCategoricalValue() - Method in class com.github.chen0040.si.statistics.Observation
 
getDistributionFamily() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getDistributionFamily() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getGroup1SampleMean(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup1SampleMean() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroup1SampleProportion(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup1SampleSd(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup1SampleSd() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroup1SampleSize() - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup1SampleSize() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroup2SampleMean(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup2SampleMean() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroup2SampleProportion(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup2SampleSd(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup2SampleSd() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroup2SampleSize() - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getGroup2SampleSize() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getGroupId() - Method in class com.github.chen0040.si.statistics.Observation
 
getName() - Method in class com.github.chen0040.si.dsl.Variable
 
getObservations() - Method in class com.github.chen0040.si.statistics.Sample
 
getOrCreateContingencyTable() - Method in class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
getProportion() - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
getSampleDifferenceMean() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
getSampleDifferenceSd() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
getSampleDistribution(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSampleDistribution() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
getSampleDistribution() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
getSampleDistribution1(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getSampleDistribution2(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getSampleMean(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSampleMean() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
getSampleMean1PointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getSampleMean2PointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getSampleMeanDifferencePointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getSampleMeanPointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
getSampleProportion(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSampleProportion1PointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getSampleProportion2PointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getSampleProportionDifferencePointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getSampleProportionPointEstimate() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
getSampleSd(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSampleSd() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
getSampleSize() - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSampleSize() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
getSampleSize() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
getSampleSize() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
getSampleSize() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
getSampleSize1() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getSampleSize1() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getSampleSize2() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getSamplingDistribution(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
getSamplingDistribution() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
getSamplingDistribution() - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
getSamplingDistribution(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
getSamplingDistribution() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
getStandardError() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
getStandardError() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
getStandardError() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
getStandardError() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
getSuccessLabel() - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
getSummary() - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
getSummary() - Method in class com.github.chen0040.si.testing.Anova
 
getSummary() - Method in class com.github.chen0040.si.testing.Anova4Regression
 
getSummary() - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
getSummary() - Method in class com.github.chen0040.si.testing.TestingOnProportion
 
getSummary() - Method in class com.github.chen0040.si.testing.TestingOnProportionDifference
 
getSummary() - Method in class com.github.chen0040.si.testing.TestingOnValue
 
getSummary() - Method in class com.github.chen0040.si.testing.TestingOnValueDifference
 
getSumOfSquares() - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
getX() - Method in class com.github.chen0040.si.statistics.Observation
 
getY() - Method in class com.github.chen0040.si.statistics.Observation
 
groups() - Method in class com.github.chen0040.si.statistics.Sample
 

H

hashCode() - Method in class com.github.chen0040.si.utils.TupleTwo
 
HypothesisTestType - Enum in com.github.chen0040.si.enums
Created by xschen on 3/5/2017.

I

Interval - Class in com.github.chen0040.si.utils
Created by xschen on 3/5/2017.
Interval(double, double) - Constructor for class com.github.chen0040.si.utils.Interval
 
inverseCumulativeProbability(List<Double>, double) - Static method in class com.github.chen0040.si.utils.Count
 
isCategorical() - Method in class com.github.chen0040.si.statistics.Observation
 
isCategorical() - Method in class com.github.chen0040.si.statistics.Sample
 
isCategorical() - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
isHeld4SampleMean(Sample, String) - Static method in class com.github.chen0040.si.statistics.CentralLimitTheorem
 
isHeld4SampleProportion(Sample, String, String) - Static method in class com.github.chen0040.si.statistics.CentralLimitTheorem
 
isNumeric() - Method in class com.github.chen0040.si.statistics.Observation
 
isNumeric() - Method in class com.github.chen0040.si.statistics.Sample
 

M

Mean - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
Mean(SamplingDistributionOfSampleMean) - Constructor for class com.github.chen0040.si.dsl.Mean
 
mean() - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
MeanDifference - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
MeanDifference(SamplingDistributionOfSampleMeanDifference) - Constructor for class com.github.chen0040.si.dsl.MeanDifference
 
metaData() - Method in class com.github.chen0040.si.statistics.Sample
 
model() - Method in class com.github.chen0040.si.dsl.XYSampleKie
 
multipleGroupCategoricalSample(Variable) - Method in class com.github.chen0040.si.dsl.Variable
 
multipleGroupNumericalSample(Variable) - Method in class com.github.chen0040.si.dsl.Variable
 

N

NoObservationFoundException - Exception in com.github.chen0040.si.exceptions
Created by xschen on 3/5/2017.
NoObservationFoundException(String) - Constructor for exception com.github.chen0040.si.exceptions.NoObservationFoundException
 
numericalSample() - Method in class com.github.chen0040.si.dsl.Variable
 
numericalSample() - Method in class com.github.chen0040.si.dsl.VariablePair
 
NumericalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
NumericalSampleKie(Variable) - Constructor for class com.github.chen0040.si.dsl.NumericalSampleKie
 

O

Observation - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
Observation() - Constructor for class com.github.chen0040.si.statistics.Observation
 

P

pair(Variable) - Method in class com.github.chen0040.si.dsl.Variable
 
PairedSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
PairedSampleKie(VariablePair) - Constructor for class com.github.chen0040.si.dsl.PairedSampleKie
 
proportion(String) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
Proportion - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
Proportion(SamplingDistributionOfSampleProportion) - Constructor for class com.github.chen0040.si.dsl.Proportion
 
proportion(String, String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
proportion(String, String) - Method in class com.github.chen0040.si.statistics.Sample
 
ProportionDifference - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
ProportionDifference(SamplingDistributionOfSampleProportionDifference) - Constructor for class com.github.chen0040.si.dsl.ProportionDifference
 
proportionDifference(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
put(String, String, double) - Method in class com.github.chen0040.si.statistics.ContingencyTable
 

Q

quantileRange(List<Double>, double, double) - Static method in class com.github.chen0040.si.utils.Count
 

R

regression(Variable) - Method in class com.github.chen0040.si.dsl.Variable
 
report() - Method in class com.github.chen0040.si.testing.Anova
 
report() - Method in class com.github.chen0040.si.testing.Anova4Regression
 
report() - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
report() - Method in class com.github.chen0040.si.testing.TestingOnProportion
 
report() - Method in class com.github.chen0040.si.testing.TestingOnProportionDifference
 
report() - Method in class com.github.chen0040.si.testing.TestingOnValue
 
report() - Method in class com.github.chen0040.si.testing.TestingOnValueDifference
 
rows() - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
rowTotal(String) - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
run(SampleDistribution, Map<String, SampleDistribution>) - Method in class com.github.chen0040.si.testing.Anova
 
run(SampleDistribution, Map<String, SampleDistribution>, double) - Method in class com.github.chen0040.si.testing.Anova
 
run(SampleLinearRegression, Sample) - Method in class com.github.chen0040.si.testing.Anova4Regression
 
run(ContingencyTable) - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
run(ContingencyTable, double) - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
run(String, double, int, double) - Method in class com.github.chen0040.si.testing.TestingOnProportion
 
run(String, double, int, double, double) - Method in class com.github.chen0040.si.testing.TestingOnProportion
The method return the p-value for both one-tail and two-tails testing of proportion of success for a categorical variable
run(String, double, double, int, int) - Method in class com.github.chen0040.si.testing.TestingOnProportionDifference
 
run(double, double, int, double) - Method in class com.github.chen0040.si.testing.TestingOnValue
The method computes the p-value for both one-tail and two-tails testing on the mean of a numerical variable for a population
run(double, double, int, double, double) - Method in class com.github.chen0040.si.testing.TestingOnValue
The method computes the p-value for both one-tail and two-tails testing
run(double, double, double, double, int, int) - Method in class com.github.chen0040.si.testing.TestingOnValueDifference
The method calculates the p-value for both one-tail and two-tails testing of values from two different population (i.e., groups)

S

Sample - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
Sample() - Constructor for class com.github.chen0040.si.statistics.Sample
 
SampleDistribution - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
SampleDistribution(Sample, String) - Constructor for class com.github.chen0040.si.statistics.SampleDistribution
 
SampleDistribution(Sample, String, String) - Constructor for class com.github.chen0040.si.statistics.SampleDistribution
 
SampleDistribution(double, int, double, String) - Constructor for class com.github.chen0040.si.statistics.SampleDistribution
 
SampleDistribution(String, double, int, String) - Constructor for class com.github.chen0040.si.statistics.SampleDistribution
 
SampleLinearRegression - Class in com.github.chen0040.si.statistics
Created by xschen on 8/5/2017.
SampleLinearRegression(Sample) - Constructor for class com.github.chen0040.si.statistics.SampleLinearRegression
 
SampleMetaData - Class in com.github.chen0040.si.statistics
Created by xschen on 8/5/2017.
SampleMetaData() - Constructor for class com.github.chen0040.si.statistics.SampleMetaData
 
SamplingDistributionOfSampleMean - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
SamplingDistributionOfSampleMean(SampleDistribution) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
SamplingDistributionOfSampleMean(double, int, double, String) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
SamplingDistributionOfSampleMeanDifference - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
SamplingDistributionOfSampleMeanDifference(SampleDistribution, SampleDistribution) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
SamplingDistributionOfSampleMeanDifference(double, double, double, double, int, int, String, String) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
SamplingDistributionOfSampleProportion - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
SamplingDistributionOfSampleProportion(SampleDistribution) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
SamplingDistributionOfSampleProportion(String, double, int, String) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
SamplingDistributionOfSampleProportionDifference - Class in com.github.chen0040.si.statistics
Created by xschen on 3/5/2017.
SamplingDistributionOfSampleProportionDifference(SampleDistribution, SampleDistribution) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
SamplingDistributionOfSampleProportionDifference(double, double, int, int, String, String) - Constructor for class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
setCategory(String) - Method in class com.github.chen0040.si.statistics.Observation
 
setGroupId(String) - Method in class com.github.chen0040.si.statistics.Observation
 
setProportion(double) - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
setSuccessLabel(String) - Method in class com.github.chen0040.si.statistics.SampleDistribution
 
setX(double) - Method in class com.github.chen0040.si.statistics.Observation
 
setY(double) - Method in class com.github.chen0040.si.statistics.Observation
 
Simulation - Class in com.github.chen0040.si.misc
Created by xschen on 4/5/2017.
Simulation() - Constructor for class com.github.chen0040.si.misc.Simulation
 

T

test4GroupDifference(String) - Method in class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
test4GroupDifference() - Method in class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 
test4Independence() - Method in class com.github.chen0040.si.dsl.CategoricalToCategoricalSampleKie
 
test4Independence() - Method in class com.github.chen0040.si.dsl.CategoricalToNumericalSampleKie
 
test4Independence() - Method in class com.github.chen0040.si.dsl.XYSampleKie
 
test4MeanEqualTo(double) - Method in class com.github.chen0040.si.dsl.NumericalSampleKie
 
test4ProportionEqualTo(String, double) - Method in class com.github.chen0040.si.dsl.CategoricalSampleKie
 
testDifferenceEqualTo(double) - Method in class com.github.chen0040.si.dsl.PairedSampleKie
 
TestingOnProportion - Class in com.github.chen0040.si.testing
Created by xschen on 3/5/2017.
TestingOnProportion() - Constructor for class com.github.chen0040.si.testing.TestingOnProportion
 
TestingOnProportionDifference - Class in com.github.chen0040.si.testing
Created by xschen on 9/5/2017.
TestingOnProportionDifference() - Constructor for class com.github.chen0040.si.testing.TestingOnProportionDifference
 
TestingOnValue - Class in com.github.chen0040.si.testing
Created by xschen on 3/5/2017.
TestingOnValue() - Constructor for class com.github.chen0040.si.testing.TestingOnValue
 
TestingOnValueDifference - Class in com.github.chen0040.si.testing
Created by xschen on 4/5/2017.
TestingOnValueDifference() - Constructor for class com.github.chen0040.si.testing.TestingOnValueDifference
 
toString() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMean
 
toString() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleMeanDifference
 
toString() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportion
 
toString() - Method in class com.github.chen0040.si.statistics.SamplingDistributionOfSampleProportionDifference
 
toString() - Method in class com.github.chen0040.si.testing.Anova
 
toString() - Method in class com.github.chen0040.si.testing.Anova4Regression
 
toString() - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
toString() - Method in class com.github.chen0040.si.testing.TestingOnProportion
 
toString() - Method in class com.github.chen0040.si.testing.TestingOnProportionDifference
 
toString() - Method in class com.github.chen0040.si.testing.TestingOnValue
 
toString() - Method in class com.github.chen0040.si.testing.TestingOnValueDifference
 
toString() - Method in class com.github.chen0040.si.utils.Interval
 
total() - Method in class com.github.chen0040.si.statistics.ContingencyTable
 
TupleTwo<T,T2> - Class in com.github.chen0040.si.utils
Created by xschen on 8/5/2017.
TupleTwo(T, T2) - Constructor for class com.github.chen0040.si.utils.TupleTwo
 
TwoGroupCategoricalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 12/5/2017.
TwoGroupCategoricalSampleKie(Variable, Variable, String, String) - Constructor for class com.github.chen0040.si.dsl.TwoGroupCategoricalSampleKie
 
twoGroupCategoricalSampleKie(Variable, String, String) - Method in class com.github.chen0040.si.dsl.Variable
 
twoGroupNumericalSample(Variable, String, String) - Method in class com.github.chen0040.si.dsl.Variable
 
TwoGroupNumericalSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 11/5/2017.
TwoGroupNumericalSampleKie(Variable, Variable, String, String) - Constructor for class com.github.chen0040.si.dsl.TwoGroupNumericalSampleKie
 

V

valueOf(String) - Static method in enum com.github.chen0040.si.enums.DistributionFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.chen0040.si.enums.HypothesisTestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.chen0040.si.enums.DistributionFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.chen0040.si.enums.HypothesisTestType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
Variable(String) - Constructor for class com.github.chen0040.si.dsl.Variable
 
variable1() - Method in class com.github.chen0040.si.dsl.VariablePair
 
variable2() - Method in class com.github.chen0040.si.dsl.VariablePair
 
VariableMixedValueTypeException - Exception in com.github.chen0040.si.exceptions
Created by xschen on 3/5/2017.
VariableMixedValueTypeException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableMixedValueTypeException
 
VariablePair - Class in com.github.chen0040.si.dsl
Created by xschen on 8/5/2017.
VariablePair(Variable, Variable) - Constructor for class com.github.chen0040.si.dsl.VariablePair
 
VariableValueNotMatchedException - Exception in com.github.chen0040.si.exceptions
Created by xschen on 3/5/2017.
VariableValueNotMatchedException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableValueNotMatchedException
 
VariableWrongValueTypeException - Exception in com.github.chen0040.si.exceptions
Created by xschen on 3/5/2017.
VariableWrongValueTypeException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableWrongValueTypeException
 

W

willRejectH0(double) - Method in class com.github.chen0040.si.testing.Anova
 
willRejectH0(double) - Method in class com.github.chen0040.si.testing.Anova4Regression
 
willRejectH0(double) - Method in class com.github.chen0040.si.testing.ChiSquareTest
 
willRejectH0(double, boolean) - Method in class com.github.chen0040.si.testing.TestingOnProportion
The method reject null hypothesis if the p-value calculated from the sample is smaller than the significance level
willRejectH0(double, boolean) - Method in class com.github.chen0040.si.testing.TestingOnProportionDifference
The method reject null hypothesis if the p-value calculated from the sample is smaller than the significance level
willRejectH0(double, boolean) - Method in class com.github.chen0040.si.testing.TestingOnValue
The method reject null hypothesis if the p-value calculated from the sample is smaller than the significance level
willRejectH0(double, boolean) - Method in class com.github.chen0040.si.testing.TestingOnValueDifference
The method reject null hypothesis if the p-value calculated from the sample is smaller than the significance level

X

XYSampleKie - Class in com.github.chen0040.si.dsl
Created by xschen on 12/5/2017.
XYSampleKie(Variable, Variable) - Constructor for class com.github.chen0040.si.dsl.XYSampleKie
 

_

_1() - Method in class com.github.chen0040.si.utils.TupleTwo
 
_2() - Method in class com.github.chen0040.si.utils.TupleTwo
 
A B C D E F G H I M N O P Q R S T V W X _ 
Skip navigation links

Copyright © 2017. All rights reserved.