-
Here is a brief overview (which should be extended for the documentation)
## continuous response
- continuous response on real line
- linear models OLS, WLS
- generalized linear models GLM wi…
-
???
-
I think it would be a major boon to usability to allow users to specify models using [patsy formulas](https://patsy.readthedocs.io/en/latest/library-developers.html) with geodataframes.
It looks li…
-
#7638 general issue for censoring and selection
other issues for truncation
What class and/or mixin structure can we use to build models that are modifications like censoring and truncation in a m…
-
I have written a function called `AbsorbingLS` that can [absorb a large number (millions) of categorical variables or categorical interactions](https://bashtage.github.io/linearmodels/devel/iv/absorbi…
-
### Subject of the issue
There is no way to get pgmpy working with unobserved counfounders to calculate the ate correctly
### Your environment
* pgmpy version 0.1.19
* Python 3.8
* Windows 10
…
-
In multivariate brms models, the correlation structure between the residuals of the response variables is currently (i) estimated using `rescor = TRUE` or (ii) fully zeroed out using `rescor = FALSE`.…
-
First of all thanks for your great package! I wonder if there is any possibility to use variable names with special symbols when the variable is put in backticks in the formula. The following examples…
-
- **Foundation Mission Request Summary:** Develop a framework for the Collective to set votable supply targets which consider the “cost of attack.”
- **S6 [Intent](https://gov.optimism.io/t/season-6-…
-
Implement `predict(mod::EconometricModel, newdata::Any)`. This should help integrate with the MLJ API.