Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in statistics

Two-way repeated measures ANOVA python function

python statistics

Logit estimator in `statsmodels` and `sklearn`

Maximum likelihood in R

r statistics

Vectorizing the solution of a linear equation system in MATLAB

How come "median" is 2x faster than "mean" using statistics package?

How to find quantiles of an empirical cumulative density function (ECDF)

r statistics distribution

Post-Hoc tests for chi-sq in R

r statistics

Statistics of multiple similarly named columns

r statistics dplyr

How does regularization parameter work in regularization?

t-distribution in R

Zonal Statistics R (raster/polygon)

Algorithm to score similarness of sets of numbers

algorithm statistics

Finding mean of array of ints

statistics average

Google Analytics - async tracking with two accounts

How to select standard deviation within a row? (in SQL - or R :)

mysql r statistics

Predicting a Poisson process

Why is my Kurtosis function not producing the same output as scipy.stats.kurtosis?

python numpy statistics scipy

How to fit a model I built to another data set and get residuals?

r statistics

how to get significance codes after Kruskal Wallis post hoc test

r statistics

Why did PCA reduced the performance of Logistic Regression? [closed]