Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in statistics

Calculate statistics on arrays

ruby statistics

Convert data.frame to zoo

r statistics zoo

Plot time data in R to various resolutions (to the minute, to the hour, to the second, etc.)

r time statistics plot

drawing bivariate gaussian distributions in matplotlib

In Python, how can I calculate correlation and statistical significance between two arrays of data?

Fitting a 3 parameter Weibull distribution

How to test for uniformity

python statistics scipy

python statsmodels: Help using ARIMA model for time series

Is there any way to have R script continue after receiving error messages instead of halting execution?

r statistics

How can I interpolate georeferenced data in python?

Is there any numpy autocorrellation function with standardized output?

How to count the number of observations in a SAS table?

statistics sas

NumPy or SciPy to calculate weighted median

How to interpret `scipy.stats.kstest` and `ks_2samp` to evaluate `fit` of data to a distribution?

Benchmarking: When can I stop making measurements?

Generating correlated numbers

given 10 functions y=a+bx and 1000's of (x,y) data points rounded to ints, how to derive 10 best (a,b) tuples?

How to compute Studentized Residuals in Python?

python statistics

How do you compute the confidence interval for Pearson's r in Python?

Create random numbers with left skewed probability distribution

python statistics