./nugetz

#acf

3 packages tagged with “acf

Dew.Stats.Linux

Dew.Stats.Linux is the Linux-native accelerated edition of the Dew.Stats statistical computing library. It provides a comprehensive suite of tools for probability distributions, hypothesis testing, regression, multivariate analysis, experimental design, and time-series modeling, powered by the high-performance vectorized numerical backend in Dew.Math.Linux. This edition is designed for Linux-based compute servers, HPC pipelines, analytics microservices, research clusters, data acquisition systems, and real-time industrial environments. Statistical Capabilities: - Probability distributions (PDF, CDF, inverse CDF) for 36+ discrete and continuous models - Random number generators and parameter estimation - Descriptive statistics, histograms, ogives, quantiles, outlier analysis Hypothesis Testing and Inference: - Parametric tests (t, Z, F, Chi-Squared, Bartlett, Hotelling T²) - Non-parametric tests (Wilcoxon, Sign, Mann–Whitney, Anderson–Darling, Shapiro–Wilk, KS) - Confidence intervals, residual diagnostics, model fitness evaluation Regression and Statistical Modeling: - Linear, multiple linear, logistic, Poisson, ridge and nonlinear regression - ANOVA and ANCOVA - Principal Component Regression and regularization workflows Multivariate and Structural Analysis: - PCA (correlation/covariance) with eigen decomposition - PCA residuals, factor rotation, Bartlett tests, item analysis - Classical Multidimensional Scaling and dimensionality interpretation Time Series Modeling and Forecasting: - ACF and PACF analysis - ARMA, ARIMA and ARAR models - Exponential smoothing (single/double/triple) - Box-Ljung significance testing and forecasting evaluation High-Level Statistical Workflow Components: - TMtxANOVA, TMtxMulLinReg, TMtxNonLinReg, TMtxPCA, TMtxHypothesisTest, TMtxBinaryTest, TMtxMDScaling Platform Characteristics: - Uses **Dew.Math.Linux** for native BLAS/LAPACK acceleration with AVX2/AVX512 dispatch - Highly scalable under multi-threaded workloads - No Windows or WinForms dependencies - Headless execution suitable for batch, service, and compute-node environments Dew.Stats.Linux provides the full analytical capabilities of Dew.Stats, optimized specifically for Linux-based CPU compute environments.

v6.3.108.1K
dotnetlinuxstatisticsregressionanova

Dew.Stats

Dew.Stats provides a complete high-performance statistical and data analysis library built on the vectorized numerical engine of Dew.Math. It is designed for scientific analytics, quantitative finance, machine learning preprocessing, laboratory data processing, industrial measurement evaluation, and real-time statistical diagnostics. Probability and Random Distributions: - PDF, CDF and inverse CDF for 36+ continuous and discrete probability distributions - Random number generators, parameter estimation, Monte-Carlo sampling, bootstrap methods Descriptive and Exploratory Statistics: - Central moments, percentiles, quantiles, ranks, trimmed means, variance and covariance analysis - Histograms, ogives, cumulative series, outlier detection, normalization, scaling transforms Hypothesis Testing and Inference: - Parametric tests: t-test, Z-test, F-test, Chi-Squared, Bartlett, Hotelling T² - Non-parametric tests: Wilcoxon, Mann-Whitney, Sign, Anderson–Darling, Shapiro–Wilk, KS - Confidence intervals, p-values, power analysis Regression and Statistical Modeling: - Linear, multiple, ridge, logistic, Poisson, and nonlinear regression - ANOVA and ANCOVA models, principal component regression - Robust regression and regularization options Multivariate and Structure Analysis: - PCA (Principal Component Analysis), MDS (Multidimensional Scaling), item analysis, factor modes Time Series Analysis and Forecasting: - Autocorrelation (ACF), partial autocorrelation (PACF), smoothing, ARMA/ARIMA/ARAR models - Rolling statistics, forecasting diagnostics, Box-Ljung significance tests High-Level Components: - TMtxANOVA, TMtxMulLinReg, TMtxNonLinReg, TMtxPCA, TMtxHypothesisTest, TMtxBinaryTest, TMtxMDScaling — encapsulated workflow components for rapid application development Integration: - Uses Dew.Math for optimized vector/matrix operations with AVX2/AVX512 hardware acceleration - Optional charting and statistical visualization available through **Dew.Stats.Tee** (separate package) Dew.Stats is designed for reproducible, numerically stable computation in research, industrial, and engineering applications.

v6.3.105.5K
dotnetcsharpstatisticsregressionanova