📄 todo
字号:
MISSING FUNCTIONALITY:* Useful documentation is badly needed.* In Gala, some stuff that could work for any matrix only works for square matrices.* Lots of work is currently going into the LinearRegression class, which is just does simple regression. All of it should be re-implemented in a MultipleRegression class.* Need to add the "standard", Statistics 101 stuff --- hypothesis testing under the usual parametric assumptions, ANOVA, multiple regression...* Need to add cool bootstrapping stuff from Efron & Tibshirani, like bootstrapped regressions, BCa intervals...* Kernel density estimation and smoothing methods.* Non-linear regressions (like loess), robust linear regressions.* Time series support.* Guile bindings!* All of the other stuff that I've forgotten.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -