Dew.Stats.Linux
6.3.10
dotnet add package Dew.Stats.Linux --version 6.3.10
NuGet\Install-Package Dew.Stats.Linux -Version 6.3.10
<PackageReference Include="Dew.Stats.Linux" Version="6.3.10" />
<PackageVersion Include="Dew.Stats.Linux" Version="6.3.10" />
<PackageReference Include="Dew.Stats.Linux" />
paket add Dew.Stats.Linux --version 6.3.10
#r "nuget: Dew.Stats.Linux, 6.3.10"
#:package Dew.Stats.Linux@6.3.10
#addin nuget:?package=Dew.Stats.Linux&version=6.3.10
#tool nuget:?package=Dew.Stats.Linux&version=6.3.10
Dew.Stats.Linux
Advanced statistical and data analysis library built on top of the
Dew Math Linux Library.
The library provides:
- Probability distributions: PDF, CDF, inverse CDF for 36+ distributions, random number generators, and parameter estimation.
- Descriptive statistics: histograms, ogives, cumulative sums, statistical moments, percentiles, range, IQR, mean, median, mode, ranking tools, and more.
- Multivariate analysis: PCA (covariance/correlation matrix), PCA residuals, orthogonal rotation of Z-scores, Bartlett test for dimensionality, Z-Scores, classical multidimensional scaling, Hotelling T² test, M-Box test, item analysis.
- Design of experiments: full factorial designs, Latin Hypercube sampling.
- Hypothesis testing: Sign test, Wilcoxon Signed-Rank, t-tests (one-sample and two-sample), Z-test, Chi-Squared tests, F-test, Shapiro-Wilk, Shapiro-Francia, Anderson-Darling, Kolmogorov-Smirnov, Mann-Whitney U, Lilliefors, Jarque-Bera, and others.
- Regression models: linear (weighted/unweighted), multiple regression, logistic regression, ridge regression, Poisson regression, general non-linear regression (BFGS, Marquardt, Conjugate Gradient, Simplex), one-way and two-way ANOVA, principal component regression.
- Time series analysis: ACF/PACF, exponential smoothing (single/double/triple), ARMA/ARIMA (simulation, estimation, forecasting — Yule-Walker, Burg, Innovations, MLE), ARAR modeling, moving averaged filters, Box-Ljung statistics.
- Ready-to-use components:
TMtxANOVA– ANOVA routinesTMtxMulLinReg– multiple linear regressionTMtxNonLinReg– nonlinear regressionTMtxPCA– principal component analysisTMtxHypothesisTest– hypothesis testingTMtxBinaryTest– binary diagnostic performance testingTMtxMDScaling– multidimensional scaling
Linux builds do not include TeeChart support.
Examples
- GitHub organization: https://github.com/Dew-Research
- WinForms / .NET Samples: https://github.com/Dew-Research/DewLabStudio-NETCore-Samples
Documentation
- API Reference: https://www.dewresearch.com/Help/VSNET/StatsMaster/contents.html
- Product Page: https://www.dewresearch.com/products/stats-master/stats-master-for-visual-studio-net
- NuGet profile: https://www.nuget.org/profiles/DewResearch/
- License (PDF): https://www.dewresearch.com/downloads/LicenseNET.pdf
License
Commercial license. See DewStatsLicense.txt included in this package.
All Dew.* NuGet packages on nuget.org are trial versions and work from inside Visual Studio IDE only.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Dew.Math.Linux (>= 6.3.10)
-
net8.0
- Dew.Math.Linux (>= 6.3.10)
-
net9.0
- Dew.Math.Linux (>= 6.3.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dew.Stats.Linux:
| Package | Downloads |
|---|---|
|
Dew.Lab.Studio.Linux
Dew.Lab.Studio.Linux bundles the native-accelerated Linux editions of the Dew libraries: Dew.Math.Linux, Dew.Signal.Linux, and Dew.Stats.Linux. This package is intended for Linux desktops, servers, HPC clusters, and container-based compute environments requiring high numerical throughput and scalable parallel execution. Included Components: - Dew.Math.Linux: dense and sparse linear algebra (BLAS/LAPACK, Pardiso, UMFPACK), complex arithmetic, interpolation and splines, spectral and polynomial transforms, optimization, curve fitting, special function library, numerical integration/differentiation - Dew.Signal.Linux: FIR/IIR filtering, FFT and spectral analysis, convolution/correlation, windowing, resampling, time-frequency transforms, streaming-friendly DSP operations - Dew.Stats.Linux: probability distributions, random sampling, inference tests, regressions, statistical modeling and simulation workflows Performance Architecture: - Native-accelerated BLAS/LAPACK for Linux - CPU feature dispatch (AVX / AVX2 / AVX-512) - Scalable multithreading with low-GC memory allocator - Optional OpenCL GPU acceleration when available Use Dew.Lab.Studio.Linux when you require a unified math + DSP + statistics environment on Linux, with full native acceleration and container/HPC-friendly runtime deployment. |
GitHub repositories
This package is not used by any popular GitHub repositories.