API Docs / Microsoft.VisualBasic.Math.Statistics 1.0.9753.4776 1.0.9762.11310
Microsoft.VisualBasic.Math.Statistics 1.0.9753.4776 .
Namespaces 12
Types 56
Members 459
01 Namespaces
Microsoft.VisualBasic.Math.Statistics
Type Summary
Members
ChiSquareTest
20
Extensions
5
FastICA
FastICA (Fast Independent Component Analysis) implementation.
76
FisherTest
Fisher's exact test > https://en.wikipedia.org/wiki/Fisher's_exact_test Fisher 's exact test is a statistical significance test used in the analysis of contingency tables.[…
5
FTest
9
LogLikelihood
calculates log likelihood between a source and a reference corpus.
1
SpecialFunctions
@author Will_and_Sara
24
Microsoft.VisualBasic.Math.Statistics.Distributions
Type Summary
Members
ContinuousDistribution
@author Will_and_Sara
10
Distribution
21
Skellam
Skellam 分布:两个独立 Poisson 变量之差 X = Y1 - Y2 的分布 (Y1 ~ Poisson(lambda1),Y2 ~ Poisson(lambda2))。 本模块移植自 R 语言的 skellam 包 (参见项目 Resources\pskellam.txt、Resources\dskellam.txt、 Resour…
11
Microsoft.VisualBasic.Math.Statistics.Distributions.LinearMoments
Type Summary
Members
Exponential
@author Will_and_Sara
4
GEV
@author Will_and_Sara and Micheal Wright
4
Gumbel
@author Will_and_Sara
4
Logistic
@author Will_and_Sara
4
LogPearsonIII
@author Will_and_Sara
4
Pareto
@author Will_and_Sara
5
Microsoft.VisualBasic.Math.Statistics.Distributions.MethodOfMoments
Microsoft.VisualBasic.Math.Statistics.Hypothesis
Microsoft.VisualBasic.Math.Statistics.Hypothesis.FishersExact
Type Summary
Members
FishersExactPvalues
FishersExactPvalues holds the pvalues calculated by the fishers_exact function.
6
FishersExactTest
Fisher's exact test. Implements a 2×2 Fishers exact test. Use this to test the independence of two categorical variables when the sample sizes are small. For an approachable e…
7
Microsoft.VisualBasic.Math.Statistics.Hypothesis.Mantel
Microsoft.VisualBasic.Math.Statistics.Hypothesis.Mantel.corr
Type Summary
Members
corr
An abstract delegate function for measure the correlation between two given numeric vector
3
Microsoft.VisualBasic.Math.Statistics.MomentFunctions
Microsoft.VisualBasic.Math.Statistics.RANSAC
Type Summary
Members
Algorithm
RANSAC (RANdom SAmple Consensus) is an algorithm for measuring system parameters for some input data.
1
Microsoft.VisualBasic.Math.Statistics.ShapleyValue
Type Summary
Members
CharacteristicFunction
represent the following function often written by v 2^N to R for each subset of the set {1..
4
CoalitionStrategy
@author Franck Benault @version 0.0.2 @since 0.0.2
8
ShapleyApplication
facade of Shapley application @author Franck Benault @version 0.0.2 @since 0.0.2
4
Microsoft.VisualBasic.Math.Statistics.ShapleyValue.TreeShape