Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in statistics

Is there a statistical difference between generating many random vectors vs a single random matrix

A efficient quantiles algorithm/data structure that allows samples to be updated as they increment over time?

How can I estimate gaussian (mixture) density from a set of weighted samples? [closed]

Adjust p-values for multiple comparisons in Matlab

Algorithm to find clusters (min x pts. within y distance of cluster center) of geographical points

Best NoSQL DB for .NET to store a lot of minute by minute statistics with time index?

c# nosql statistics

Label outliers in an scatter plot

Python: Generate random values from empirical distribution

python statistics

How to use `Dirichlet Process Gaussian Mixture Model` in Scikit-learn? (n_components?)

Calculate maximum likelihood using PyMC3

python statistics pymc3

Calculate percentile from t-score in .NET

c# .net math statistics

How to measure the accuracy of predictions using Python/Pandas?

Durbin–Watson statistic for one dimensional time series data

Classification score: SVM

How can check the distribution of a variable in python? [closed]

What would a Database Diagram (ER Diagram/Table Layout) look like for measuring distribution of something?

Algorithm(s) for spotting anomalies ("spikes") in traffic data

Java API for Auto regression (AR), ARIMA, Time Series Analysis [closed]

Finding stationary distribution of a markov process given a transition probability matrix

Is there a way to get the error in fitting parameters from scipy.stats.norm.fit?