Skip to content
Back to formatted view

Raw Message

Message-ID: <20050824225243.42118.qmail@web31009.mail.mud.yahoo.com>
Date: 2005-08-24T22:52:43Z
From: Haibo Huang
Subject: Panel regression in R

I am currently trying to replicate the results I got
from RATS for a panel regression. The codes in RATS
looks like this: 

* Final equation for Office Cap Rate Spread
* Regression, Panel Data
preg(effects=time, method=random) CapRate
# CapRate{1} RentCycle{1} VacancyChangeYTY
InflationYTY RealGDPyty 

Just wonder what R package also allow me to have the
options like (effects=time, method=random). Could
anyone share some thoughts with me? Any input will be
helpful. Thank you very much!

Best,
Ed.