Every time I think I know what's going on, suddenly there's another layer of complications.
2017年9月30日星期六
Statistical Errors in the Medical Literature
http://www.fharrell.com/2017/04/statistical-errors-in-medical-literature.html
2017年9月20日星期三
2017年9月6日星期三
When X'X is invertible
X'X is always positive semidefinite, because for any nonzero a, a'X'Xa = (Xa)'(Xa) = ||Xa||2 >= 0. Moreover, Xa = 0 (and hence ||Xa||2 = 0) if and only if the columns of X are linearly dependent, so if X has full column rank then X'X is positive definite.
Every positive definite matrix is invertible, because if Ax=0 for x =/= 0 then x'Ax = dot(x, 0) = 0 which means A is not positive definite.
Therefore, if X has full column rank then X'X is invertible
2017年9月4日星期一
A SAS macro to run restricted cubic spline Cox model
https://www.hsph.harvard.edu/donna-spiegelman/software/lgtphcurv9/
http://www.sciencedirect.com/science/article/pii/S0169260797000436
http://epidemiologymatters.org/epidemiology-we-like/methods/spline-regression/
http://www.sciencedirect.com/science/article/pii/S0169260797000436
http://epidemiologymatters.org/epidemiology-we-like/methods/spline-regression/
2017年9月3日星期日
Bayesian regression compare to other regressions
https://stats.stackexchange.com/questions/252577/bayes-regression-how-is-it-done-in-comparison-to-standard-regression
订阅:
博文 (Atom)