-
Similar idea to using WLS for GLM diagnostics #3743 #4268, we can also use WLS for other nonlinear models to get local post-estimation analysis.
Note: #2050 I don't remember details right now, but …
-
- What is it?
- It is an indicator created by John Carter Simple Trading from the book [Mastering the Trade](https://www.simplertrading.com/squeeze)
- When the Keltner channels and with-in t…
-
I'm trying to use SymPy to symbolically solve some basic matrix equations. Here's an example, using it to compute the closed-form optimal coefficient vector for least-squares linear regression:
```…
-
This outlines a roadmap for basic statistical functionality that Julia needs to offer. It is heavily drawn from the table of contents for MASS.
- [ ] Data processing [DataFrames.jl](https://github.com…
-
Chelsea,
How do you results speak to each other? Can you elaborate on how we should interpret your results with respect to each other? #7
tamos updated
6 years ago
-
see http://stackoverflow.com/questions/17979563/maximum-likelihood-curve-model-fitting-in-python
`This question was voluntarily removed by its author`
essentially MIA, and miscmodels.nonlinls.py look…
-
- [ ] 2D Conformal
- [ ] 3D Conformal
- include auto or manual beta0 estimation
-
The standard definition of BIC is
BIC = -2 log(L*) + k log(n)
where k is the number of parameters of the _full statistical model_. When assuming a model with Gaussian errors,
y = f(x) + e, e…
-
https://arxiv.org/abs/2002.10200
![image](https://user-images.githubusercontent.com/16400591/78206426-badd1e00-74d9-11ea-88e8-ab9ec275db21.png)
![image](https://user-images.githubusercontent.com/1…
-
**Understand the B-splines application TTDE paper**
TTDE paper
https://arxiv.org/pdf/2108.00089.pdf
sec 2.1 and 2.2
Code
Trainer (Model Setup)
https://github.com/stat-ml/TTDE/blob/master/ttd…