xtdescribe | R Documentation |
This is a test to emulate the xtdescribe
function in Stata.
xtdescribe(x, ID_col = 1, time_col = 2, n_patterns = 9)
x |
data.frame with longitudinal data |
ID_col |
Integer: The column position of the ID variable |
time_col |
Integer: The column position of the time variable |
n_patterns |
Integer: The number of patterns to display |
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.