-
I'm not looking to remake `plm` or anything like that, but I'd like to see if it's possible to provide a method for converting `panel_data` objects into `plm`'s data format. There might also be some t…
-
gmnl still not supported with last dev version of sjPlot (2.6.2.9000) under R 3.5.2 om macOS High Sierra 10.13.6
```
plot_model(whatever_name) …
-
**Version Used**:
main (10 Jan 2024) in sharplab
**Steps to Reproduce**:
```cs
using System;
public class C {
public string M() {
const string a = "S";
const int b =…
-
Hi Christoph,
Thanks for making models more interpretable!
Would you be happy to start supporting survival analysis in iml (via mlr3proba)? I'm happy to make a PR for this if you are.
Thanks!
-
**Is your feature request related to a problem? Please describe.**
The existing shells cover block-breaking and shrapnel effects, but there's a couple of other roles that cannon shots can reasonably …
-
Right now `predModule.cpp:condVar` has a stub for the case where there is more than one effect associated with a single RE grouping factor.
For each level of the grouping factor, the computation in t…
-
Please specify whether your issue is about:
There appears to be a new issue with combining clustered standard error with miceadds and margins.
As published in the following two links, the code b…
-
link to https://github.com/ShixiangWang/ezcox/issues/21
定义Model和Batcher两个对象
model分为数据,公式,focal term,covars,strates等
**To be rethink**
表格展示
- https://github.com/davidgohel/flextable
R…
-
I run nx-containers using Buildbot as our CI.
The command `npx nx affected --base=origin/development --head= --target=container --parallel=1` fails with the following error:
```
Unsupported CI …
an-ky updated
6 months ago
-
Hi all and thanks for the nice work you are doing.
I am working on a panel database, and would like to have info about how the algorithm deals with endogeneity in a panel data structure. In particu…