Displaying 1 result from an estimated 1 matches for "matchcoef".
Did you mean:
matchcoefs
2012 Jul 09
1
linearHypothesis and factors
Hi everyone,
I'm sure this is pretty basic but I couldn't find a clear example of how to
do this. I'm running a regression, say:
reg <- lm(Y ~ x1 + year)
where x1 is a continuous variable and year is a factor with various year
levels. Individually, each year factor variable is not significant, but I
have a suspicion they are jointly significant. I can't figure out how to run