-
Hello NetCoMi developer,
Please allow me to create this issue, with extensive reading/googling in recent days, I just feel here might be the best place to ask this question.
In a manuscript we g…
-
How can I fit a CausalForestDML to get the ATE without providing X?
-
### What happens?
The `estimate_parameters_using_expectation_maximisation` method takes a blocking rule, but if you pass in a blocking rule that includes "salting_partitions" it is silently ignored.
…
zmbc updated
10 months ago
-
some tests that are working, after lots of modifications introduced in convey.
Example: run
testthat::test_file("C:/Users/owner/Documents/GitHub/convey/tests/testthat/test-svyqsr.R")
the values of …
-
Hi,
Consider updating the `example_estimation.py` script with visualization examples. I might have missed something, but I couldn't find an example of how to use the visualization functionality in…
-
I attempt to run two fits on the same event:
```python
binary_par_model = microlmodels.create_model('FSBL', myevent, parallax=['Full', 2457211])
binary_par_model.parameters_boundaries[0] = [2457190…
-
I noticed this when writing a vignette for ggeffects. The standard errors for glmmTMB predictions of random effects are smaller than what `predict()` returns. Is this intended or a bug?
Reprex requ…
-
HI
I am getting an error when I try to estimate the group network, population works fine.
I have a dataset of 550 observations, 29 groups and in each four measurement points, also the data is 12 col…
-
RE paragraph below, if you are not sure which computation to use, then please add a parameter to all functions (not just svygini) that uses full_design or just the subset depending on whether the user…
-
To simulate at the population-level from an estimation step, it appears that the following steps must be taken:
1. Zero-out the thetas associated with RUV and pass that as the _params_ argument to …