Raul Guarini Riva

Results 2 issues of Raul Guarini Riva

I am using a ```conda``` virtual environment for a research project conducted at a remote server which I access via SSH. I use the [Remote SSH] (https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh) extension to connect...

bug

I am trying to estimate a simple linear model in a panel setting. I would like to use the `l()` function provided by `fixest`. Here is the example: ```{r} library(tidyverse)...