Skip to content
Back to formatted view

Raw Message

Message-ID: <CAB9BkXxYKyo1HEQRJno-Oi2puWrX+XzfvrFCOPtsb10rfJUGTw@mail.gmail.com>
Date: 2022-03-22T20:51:19Z
From: Linda Stefansson
Subject: Help with using the huxreg() function

Hello,

I am currently studying Econometrics at my university in Sweden, and we use
RStudio.
We are now doing our last assignment and I need a little bit of help with
it.

I have made a regression table using the huxreg() function for 4 different
models. The task is to make the table only display the two coefficients
that all models have. Since two of the models use the LSDV approach, they
have a lot of different coefficients which I would like to exclude. How do
I do this? To this point I have made the regression table like this:
huxreg(model_1, model_2, model_3, model 4, statistics = c(N = "nobs", R2 =
"r.squared"), stars = c(* = 0.1, ** = 0.05, *** = 0.01)).

I would really be grateful if you could help me with this. I don't know if
this is the right way to ask for help, but at least I thought I could give
it a try.

Best regards,

Linda Stefansson

	[[alternative HTML version deleted]]