-
Hi,
I have bulk RNA-seq data with one fixed effect (Condiiton) and 2 random effects (patients and batch Info). I am running dream to perform DE analysis.
```
param
-
Hello,
Thank you for this package and the helpful functions.
I would like to know why the `iv_robust` cannot return diagnostics if fixed-effects are specified. I couldn't find any details on it …
-
Can the absorbed fixed effects be recovered/stored, as in the STATA version of reghdfe?
-
After an update of all packages, I now get an error after invoking reghdfe
This error is generated for me after even simple regressions, such as:
```
. sysuse auto, clear
. reghdfe price mpg, …
-
## Context
Currently, the `predict` method is disabled for Poisson Regression with fixed effects. Unfortunately, I cannot recall why... 😅
## To do
- Enable `predict()` for Poisson regression with …
-
Thank you for the fantastic package!
I would like to ask whether there are any plans to implement a Poisson pseudo-maximum likelihood estimator with high-dimensional fixed effects, similar to STATA's…
-
Before i installed the fix, all of my combat effects used to be normal. After I installed the fix for the cutscene lag, my combat effects are kind of pixelated. for short it is pixelated to the point …
-
I have a limited dependent variable Y and I want to know if I could do truncated regression with Fixed effects?
-
Dear Sergio,
I have been using the two following syntaxes to estimate and save the FE coefficients
A) reghdfe r, a(i.id i.id#c.rmrf id#c.smb id#c.hml, savefe)
B) reghdfe r, a(i.id##c.(rmrf smb hml),…
-
When `absorb=T` is passed to `lmitt.formula()`, let's calculate and return in the intercept position a ["one-way fixed effects"-weighted](https://github.com/benbhansen-stats/propertee/wiki/Fixed-effec…