xtdescribe: Describe longitudinal dataset

View source: R/xtdescribe.R

xtdescribeR Documentation

Describe longitudinal dataset

Description

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(s)

EDG


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.