-
Add in glmm script the option of initialising the laplacians (and actually use the initialised matrices in _estimate_gauss_laplacian_parameters)
-
Does someone have a formula or an explanation for how we estimate the parameters (betas) for the test set? Like when we use the predict() method of the GWR, which parameters are being used?
-
The current docstring for AddUnobservedCommonCause says the refute_estimate method accepts a number of parameters.
```python
- 'confounders_effect_on_treatment': how the simulated confounder a…
-
https://github.com/connachermurphy/causal-machine-learning/blob/56ce82f59c67e2490050724284e0c4899e6aa106/automatic_inference/automatic_inference.py#L255
Hi @connachermurphy! Thanks for posting your…
-
## Details
* [ ] Implement nodes that follow the short Leios protocol, using simplified but realistic "mini-protocols" to share blocks and other necessary state with their peers. Ledger modeling w…
-
Need to prepare package for rOpensci
- [x] install `autotest` and run it on package
- [ ] run autotest on Tidydensity
-
Dear Team,
I understand that our principles of Service APIs as follows:
1. The goal of Service APIs is not to specify the implementation technology, but rather to be implementable and easily und…
-
As done in Miles Cranmer's library: [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl)
At that point, reconstruct something like:
xdot = - k x + A sin(omega sqrt(x))
-
Hi @pramishp , thank you very much for your outstanding work, but I have some difficulties running it on a custom dataset. I can't align the estimated smpl model mesh with the gt image very well. Cou…
-
I would like to manually input initial estimates of calibration parameters (intrinsic and distortion) from previously calibrated values in Multiple camera calibration. Please help me identify the file…