python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Region-Year Fixed Effects for Individual Unit of analysis R with PLM function
I am running a fixed effects regression in R where the unit of analysis is the individual respondent. I want to implement region and Year fixed effects for the regression. I have used the within estim...
flâneur
Votes: 0
Answers: 1
Run Lasso regression by groups and combine results
I would like to apply the lasso regression from glmnet on a panel dataset for each two groping variables and then combine all the coefficient results together in one dataframe where each lasso regress...
Erwin Rhine
Votes: 0
Answers: 1
R Package panelAR not available to install
I'm trying to install the R package called panelAR in order to perform an autoregressive model AR(1) for a sample of N=17 spanish regions and T=32, but i can't do it. It seems it has been deleted from...
mrf6345
Votes: 0
Answers: 1
How to add rows with condition and binary variable in panel dataset on R
I am constructing a panel dataset from an original data which contains for each row, a company (name) and its sales across 10 years.
In concrete, it loos like this:
The panel dataset I am building ha...
Anna Sanibel Ferrini
Votes: 0
Answers: 1