.long_format_covariates {edstan}R Documentation

Convert covariate data frame for long format data

Description

Intended for internal use only.

Usage

.long_format_covariates(covariates, jj, formula)

Arguments

covariates

A data frame containing covariates.

jj

Index for person associated with each row.

Value

A data frame with one row per person.


[Package edstan version 1.1.0 Index]