Description Usage Arguments See Also Examples
Transforms a balanced panel into a list of matrices compatible with the fitArCo function. The user must identify the columns with the time, the unit identifier and the variables.
1  | panel_to_ArCo_list(panel, time, unit, variables)
 | 
panel | 
 Balanced panel in a data.frame with columns for units and time.  | 
time | 
 Name or index of the time column.  | 
unit | 
 Name or index of the unit column.  | 
variables | 
 Names or indexes of the columns containing the variables.  | 
1 2 3 4 5 6 7 8 9 10 11  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.