Panel data and trending
Posted: Wed Oct 09, 2013 7:32 am
hi, i have a question:
if i have a datapanel for example:
Period Company Sales
jan A 32
feb A 35
March A 39
Jan b 25
Feb b 31
March b 34
how can i make a trending model: Log(Sales) c @Trend for each company for each period separatly? for example:
log(sales) for company A = bo + b1@trend
losg(sales) for company b = b0 + b1@trend.
thanks for answer.
if i have a datapanel for example:
Period Company Sales
jan A 32
feb A 35
March A 39
Jan b 25
Feb b 31
March b 34
how can i make a trending model: Log(Sales) c @Trend for each company for each period separatly? for example:
log(sales) for company A = bo + b1@trend
losg(sales) for company b = b0 + b1@trend.
thanks for answer.