Skip to contents

This is a test to emulate the xtdescribe function in Stata.

Usage

xtdescribe(x, ID_col = 1, time_col = 2, n_patterns = 9)

Arguments

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

Author

EDG