psmath
0.1.1
PowerShell Math and Statistics Library is a collection of math and statistics classes and cmdlets for PowerShell. It is built on top of Accord.NET (http://accord-framework.net/).
This is a work in progress, but already usable for many use cases.
For more details, see https://github.com/horker/psmath
Installation Options
Owners
Copyright
(c) 2018 horker. All rights reserved.
Package Details
Author(s)
- horker
Tags
Accord Accord.NET math statistics statistical sin cos exp pow sqrt pi matrix mean variance standard deviation normal chi squire f t distribution binomial fisher anova hypothesis testing linear logistic regression
Cmdlets
Get-Math.Slice New-Math.Matrix ConvertTo-Math.Double ConvertTo-Math.DateTime ConvertTo-Math.DateTimeOffset ConvertTo-Math.UnixTime ConvertFrom-Math.UnixTime New-BernoulliDistribution New-BetaDistribution New-BinomialDistribution New-CauchyDistribution New-ChiSquareDistribution New-EmpiricalDistribution New-ExponentialDistribution New-FDistribution New-GammaDistribution New-GeometricDistribution New-HypergeometricDistribution New-LogisticDistribution New-LognormalDistribution New-NegativeBinomialDistribution New-NormalDistribution New-PoisonDistribution New-TDistribution New-UniformContinuousDistribution New-UniformDiscreteDistribution New-WeibullDistribution Invoke-DescriptiveAnalysis New-Matrix.Identity New-Matrix.Magic New-Matrix.Mesh New-Matrix.MeshGrid New-Matrix.OneHot New-Matrix.Diagonal New-Matrix.Zeros New-Matrix.TruthTable ConvertFrom-Matrix.Object Get-Math.RandomSeed Set-Math.RandomSeed Get-Math.Random Get-Math.Abs Get-Math.Acos Get-Math.Asin Get-Math.Atan Get-Math.Atan2 Get-Math.Cos Get-Math.Cosh Get-Math.Ceiling Get-Math.DivRem Get-Math.Exp Get-Math.Floor Get-Math.IEEERemainder Get-Math.Log Get-Math.Log10 Get-Math.Pow Get-Math.Round Get-Math.Sigmoid Get-Math.Sign Get-Math.Sin Get-Math.Sinh Get-Math.Sqrt Get-Math.Tan Get-Math.Tanh Get-Math.Truncate Get-Math.E Get-Math.PI Get-Math.Binomial Get-Math.Factorial Get-Math.Softmax Get-Math.ContraHarmonicMean Get-Math.CumulativeSum Get-Math.Entropy Get-Math.ExponetialWeightedMean Get-Math.ExponetialWeightedVariance Get-Math.Difference Get-Math.Histogram Get-Math.GeometricMean Get-Math.Kurtosis Get-Math.LogGeometricMean Get-Math.LowerQuartile Get-Math.Max Get-Math.Mean Get-Math.Median Get-Math.Min Get-Math.Mode Get-Math.MovingMax Get-Math.MovingMean Get-Math.MovingMin Get-Math.MovingStandardDeviation Get-Math.MovingSum Get-Math.MovingVariance Get-Math.Quantile Get-Math.Scale Get-Math.Skewness Get-Math.StandardDeviation Get-Math.StandardError Get-Math.Sum Get-Math.Summary Get-Math.TruncatedMean Get-Math.UpperQuartile Get-Math.Variance Get-Math.ArgMax Get-Math.ArgMin Get-Math.ArgSort Get-Math.Distinct Get-Math.DistinctCount Test-Math.Sorted Get-Math.Normalize Get-Math.Reverse Get-Math.Center Get-Math.Rank Get-Math.Standardize Get-Math.Ties Get-Math.ZScore Get-Math.KalmanFilter2D Invoke-GeneralizedLinearRegression Invoke-LinearRegression New-Math.Sequence New-Math.SequenceInLinearSpace New-Math.SequenceWithValues New-Math.ZeroSequence Invoke-LogisticRegression Invoke-StepwiseLogisticRegression Invoke-BinomialTest Invoke-ChiSquareTest Invoke-FisherExactTest Invoke-KolmogorovSmirnovTest Invoke-LeveneTest Invoke-MannWhitneyWilcoxonTest Invoke-OneWayAnova Invoke-ShapiroWilkTest Invoke-SignTest Invoke-TTest Invoke-TwoSampleKolmogorovSmirnovTest Invoke-TwoSampleSignTest Invoke-TwoSampleTTest Invoke-TwoWayAnova Invoke-WilcoxonSignedRankTest Invoke-PairedTTest Invoke-TwoSampleWilcoxonSignedRankTest Invoke-FTest Get-PSObject.TruthTable Get-PSObject.TypeInformation Get-PSObject.Sample Get-PSObject.Shuffle Get-PSObject.Split Get-PSObject.Summary New-PSObject.OneHot
Dependencies
This module has no dependencies.
Release Notes
v0.1.1
Fix several issues
v0.1.0
First release
FileList
- psmath.nuspec
- Accord.dll
- Accord.Math.Core.dll
- Accord.Math.dll
- Accord.Statistics.dll
- Horker.Math.dll
- Horker.Math.pdb
- PSMath.Format.ps1xml
- PSMath.psd1
- PSMath.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 4,745 | 7/25/2018 |
0.1.0 | 29 | 7/22/2018 |