dot-long_format_covariates function

Convert covariate data frame for long format data

Convert covariate data frame for long format data

Intended for internal use only.

.long_format_covariates(covariates, jj, formula)

Arguments

  • covariates: A data frame containing covariates.
  • jj: Index for person associated with each row.

Returns

A data frame with one row per person.

  • Maintainer: Daniel C. Furr
  • License: BSD_3_clause + file LICENSE
  • Last published: 2025-03-24

Useful links