Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in statistics

matlab test for normal distribution (not test for non-normal distribution)

matlab statistics

how to replicate scipy.stats.fit using optimization function?

python scipy statistics

Python GLM converges but R GLM doesn't?

python r statistics

Is it possible to specify the alternative hypothesis in Mann-Whitney U tests in Scipy?

python numpy statistics scipy

Do SQL Server statistics gather different data if they are updated under load vs. off peak usage?

Glicko-2 Rating System: Bug or exploit?

R - How to get value from a column based on value from another column of same row

r statistics

Why does R plot the wrong distribution in this case?

Down-sampling with numpy

How to determine the date-and-time that a Linux process was started?

linux process statistics

Multiple correspondence analysis with R

r statistics

individual random effects model with standard errors clustered on a different variable in R (R-project)

What does 'frozen distribution' mean in Scipy?

python scipy statistics

Accounting for leap year in comparing year to year sales

statistics leap-year

Is brute force the best option for multiple regression using Python?

How scipy.stats handles nans?

R: Kruskal-Wallis test in loop over specified columns in data frame

Student's t-distribution CDF R base documentation

grouped pandas DataFrames: how do I apply scipy.stats.sem to them?

Track multiple moving averages with Apache Commons Math DescriptiveStatistics