ycroissant / plm

Panel Data Econometrics with R
GNU General Public License v2.0
49 stars 13 forks source link

how to get conficence interval for plm() fixed effect model #56

Open iisnot opened 3 months ago

iisnot commented 3 months ago

i want to get prediction interval with my fixed effect model. i have tried using predict(.,interval = "confidence") and some other functions. Did not get the result i want.