Displaying 1 result from an estimated 1 matches for "tp3341764p3341882".
2011 Mar 08
1
lags for unbalanced panel data
Hello, I was wondering if there was an easy way to calculate the rate of
change in a variable for an unbalanced panel data set. Below is a detailed
description in R of what I am asking. Thank you. Geoff
#Suppose I have the following unbalanced panel data;
Person <- c(rep('Frank',5), rep('Tony',4), rep('Edward',4));
Year <-