-
Is the current implementation of FCI algorithm complete according to [1]? The current version doesn't seem to include rules R5-R10 described in [1].
Reference:
[1] Zhang, Jiji. "On the completene…
-
-
I have a situation where I am getting different ATE estimates with same input dataset and same random seed. If I run today the average ATE number is around 1. If I run after few hours, it increases to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe your proposed enhancement in detail.
Our documentation mentions this about scrubbing:
> srubbing’:…
-
**Is your feature request related to a problem? Please describe.**
My non technical users get scared with http://locahost:12345 in their browser. The http goes against everything they’ve been trained…
-
related #6323, #6223
suppose we have a model `E(y| x, z) = f(x b, z a)` where
x, b are variables and parameter of interest
z are controls/confounders
We want to get a good estimate of `b` or a…
-
### What is the problem?
I have independent jobs to clone and get data for single subjects of the [HCP-YA functional connectivity datalad dataset](https://github.com/datalad-datasets/hcp-functional…
-
- [x] Update to recent version of tipr
- [x] Add adjust example
- [ ] Show with a simulated confounder?
- [ ] If simulating something like age, actually show how we would do the SMD for the argumen…
-
We currently use the given argument in three distinct ways for three families of functions:
- generating data
- querying models/pulling data
- setting priors, parameters and restrictions on mode…
-
omnistreams aims to support passing arbitrary messages in a descrete send. However, at one point I ran into problems with Chrome trying to send chunks that were too big, which resulted in this commit:…